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

vbpf / prevail / 26162175763 / 1
86%
main: 86%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 02:41PM UTC
Files 77
Run time 4s
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

20 May 2026 12:21PM UTC coverage: 84.65%. Remained the same
26162175763.1

push

github

elazarg
cmake: list library and test sources explicitly (#144)

Replace `file(GLOB[_RECURSE])` for `prevail_LIB_SRC` and
`prevail_TEST_SRC` with explicit `set(...)` lists, per upstream CMake's
recommendation against globbing source files. The escape-regex helper
and two `list(FILTER … EXCLUDE)` lines used to peel `src/main.cpp` and
`src/test/*` out of the glob result are no longer needed.

Verified by configuring from scratch, building, and running the full
test suite (8-way sharded) on the new lists; the build target compiles
exactly the same 32 library .cpp.o objects + 33 test .cpp.o objects as
before.

Closes #144.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

8989 of 10619 relevant lines covered (84.65%)

3249202.21 hits per line

Source Files on job run-Debug - 26162175763.1
  • Tree
  • List 77
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26162175763
  • f6228c58 on github
  • Prev Job for on main (#26160234948.1)
  • Next Job for on main (#26162997766.2)
  • Delete
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