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

bemanproject / utf_view / 24942500025
100%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 10:47PM UTC
Jobs 1
Files 5
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

25 Apr 2026 10:46PM UTC coverage: 99.738%. Remained the same
24942500025

push

github

ednolan
Refactor use of std::nontype to use std::constant_wrapper instead per P3948

std::nontype no longer exists in the C++ standard draft, as it was
removed by P3948 (and, previously, renamed by P3774), so when GCC
implemented __cpp_lib_function_ref, the std::nontype polyfill tried to
switch to the standard library's nonexistent std::nontype
implementation, causing the build to fail.

This commit replaces the std::nontype polyfill with a
std::constant_wrapper polyfill and updates the paper to reflect this
change.

2 of 2 new or added lines in 1 file covered. (100.0%)

381 of 382 relevant lines covered (99.74%)

258.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24942500025.1 25 Apr 2026 10:47PM UTC 5
99.74
GitHub Action Run
Source Files on build 24942500025
  • Tree
  • List 5
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24942500025
  • 45531fda on github
  • Prev Build on main (#23270775756)
  • Next Build on main (#24942523452)
  • 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