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

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

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 01:59PM UTC
Files 77
Run time 3s
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:50PM UTC coverage: 84.65%. Remained the same
26163647487.1

push

github

web-flow
Add --version flag (#1108) (#1109)

CMake derives the version from `git describe --tags --always --dirty`
at configure time, falling back to the project version outside a git
checkout. Baked into prevail-cli as PREVAIL_VERSION_STRING and wired
through CLI11's `set_version_flag`.

Fixes meson's `find_program(...).version()` probe, which previously
exited with CLI11's RequiredError (status 106) because `path` is a
required positional.

Linked worktrees and submodules store `.git` as a file pointing at the
real gitdir. `IS_DIRECTORY` rejects them, so the version derivation
would silently fall back to `v\${PROJECT_VERSION}` in those layouts.
`EXISTS` accepts both forms; `git -C` resolves either.

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

8989 of 10619 relevant lines covered (84.65%)

3249779.49 hits per line

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