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

steve-downey / fingertree / 29174217053
94%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 12:48AM UTC
Jobs 1
Files 13
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

12 Jul 2026 12:45AM UTC coverage: 94.315%. Remained the same
29174217053

push

github

steve-downey
Fix CI: drop beman.optional dependency, restrict to gcc-16, add Doxyfile

First CI run surfaced three failures, now fixed:

- clang jobs: the bemanproject clang containers pair clang with a libstdc++
  that predates <inplace_vector> (and libc++ lacks it), so clang cannot build
  the C++26 container. Drop clang from build-and-test and the llvm presets
  from preset-test; only gcc-16 qualifies.

- vcpkg-ci: beman-optional is not published in the bemanproject vcpkg
  registry. The dependency was only used by unused example typeclass
  instances (nothing in the finger tree touches beman::optional), so drop the
  dependency entirely: remove the beman::optional instances and include from
  typeclass_base/functor/applicative, and unwire it from CMakeLists,
  lockfile.json, vcpkg.json, and the port. The library is now dependency-free
  (Catch2 only for tests).

- doxygen: add a minimal docs/Doxyfile (the workflow requires it).

gcc-16 builds green locally across Debug/Release, Werror, TSan, MaxSan,
Coverage, header-set verification, and the PMR proof (110/110 tests).

1012 of 1073 relevant lines covered (94.32%)

6881.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29174217053.1 12 Jul 2026 12:48AM UTC 13
94.32
GitHub Action Run
Source Files on build 29174217053
  • Tree
  • List 13
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29174217053
  • 5d5d1aee on github
  • Prev Build on main (#29168198708)
  • Next Build on main (#29175499493)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc