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

tgalaj / strutil / 25371405822
100%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 10:36AM 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

05 May 2026 10:35AM UTC coverage: 99.697% (+0.01%) from 99.684%
25371405822

push

github

tgalaj
Refactor strutil.h: modernize linkage, harden parsing, and make parallel sorting opt-in.

- Removed redundant 'static' from all inline free functions to improve binary size and symbol identity.
- Made parallel sorting opt-in via STRUTIL_ENABLE_PARALLEL siblings (*_par) to avoid mandatory TBB dependencies.
- Hardened parse_string with value-initialization and added try_parse_string returning std::optional.
- Fixed potential UB in trim functions and optimized contains/replace_all/ends_with.
- Updated CMake, CI, and documentation to reflect the new optional parallel features.

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

658 of 660 relevant lines covered (99.7%)

3.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25371405822.1 05 May 2026 10:36AM UTC 3
99.7
GitHub Action Run
Source Files on build 25371405822
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 42026f73 on github
  • Prev Build on master (#25363043257)
  • Next Build on master (#25371874995)
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