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

bemanproject / inplace_vector / 25238036099
99%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 12:34AM UTC
Jobs 1
Files 1
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

01 May 2026 11:46PM UTC coverage: 98.649%. Remained the same
25238036099

push

github

ednolan
Update flag forking approach to use split config.hpp and config_generated.hpp files

This commit reflects the new flag forking approach discussed in the
most recent Beman weekly sync:

- For any configuration option where a compiler flag could cause
  differences in behavior that lead to ODR issues when linking two
  artifacts generated with different flags, maintainers generate a
  compiler definition like BEMAN_EXEMPLAR_FOOBAR into a
  config_generated.hpp header from a config_generated.hpp.in template.
- Separately, a config.hpp file contains defaults for each
  definition. These defaults are only enabled if __has_include shows
  that the config_generated.hpp file is not present.

292 of 296 relevant lines covered (98.65%)

53599.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25238036099.1 02 May 2026 12:34AM UTC 1
98.65
GitHub Action Run
Source Files on build 25238036099
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25238036099
  • a2861262 on github
  • Prev Build on main (#25236026980)
  • Next Build on main (#25240531287)
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