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

eisenwave / std-big-int / 24602206188
96%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 09:57AM UTC
Jobs 1
Files 4
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

18 Apr 2026 09:56AM UTC coverage: 91.659% (+0.02%) from 91.643%
24602206188

push

github

web-flow
Implement from_chars and complete operator""n (#78)

This also includes a couple of drive-by changes that were necessary to get the code to run, such as:
- Not using `__builtin_addc` during constant evaluation because it is not `constexpr` on older versions of Clang.
- Fixing some general issues with `carrying_add` and `borrowing_sub`.
- Adding a new constructor that takes iterators, in addition to the `std::from_range` constructor. This is necessary because the `std::from_range` constructor compiles conditionally.

191 of 216 new or added lines in 2 files covered. (88.43%)

19 existing lines in 1 file now uncovered.

978 of 1067 relevant lines covered (91.66%)

1335.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
25
91.07
0.02% include/beman/big_int/big_int.hpp

Coverage Regressions

Lines Coverage ∆ File
19
91.07
0.02% include/beman/big_int/big_int.hpp
Jobs
ID Job ID Ran Files Coverage
1 24602206188.1 18 Apr 2026 09:57AM UTC 4
91.66
GitHub Action Run
Source Files on build 24602206188
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24602206188
  • 53011299 on github
  • Prev Build on main (#24597281601)
  • Next Build on main (#24605099581)
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