• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tgalaj / strutil / 9129073934
100%

Build:
DEFAULT BRANCH: master
Ran 17 May 2024 01:31PM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 May 2024 01:31PM UTC coverage: 99.641% (+0.01%) from 99.63%
9129073934

push

github

web-flow
Allow more container types to some functions (#15)

* Allow more container types to some functions

The following functions now support the following types:
- join now supports any container type that has begin() and end()
methods, including std::set, std::list and std::vector
- drop_empty and drop_empty_copy now support any container of strings
with a begin() and end() method
- drop_duplicate and drop_duplicate_copy now support vectors of any
data type
- reverse_inplace and reverse_copy now support any container type
supported by std::reverse, including std::vector and std::list

Change-Id: Ia40488b96

* Fixed compilation errors + bumped up lib version + changed to C++20

* Improve user API

---------

Co-authored-by: Gustav Lindberg <gustali@axis.com>
Co-authored-by: Tomasz Gałaj <tomaszgalaj@gmail.com>

32 of 32 new or added lines in 2 files covered. (100.0%)

555 of 557 relevant lines covered (99.64%)

3.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9129073934.1 17 May 2024 01:31PM UTC 3
99.64
GitHub Action Run
Source Files on build 9129073934
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 177fb814 on github
  • Prev Build on master (#9128223265)
  • Next Build on master (#9186631279)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc