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

eisenwave / std-big-int / 24654895283
96%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2026 07:52AM 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

20 Apr 2026 07:51AM UTC coverage: 91.404% (-0.2%) from 91.645%
24654895283

push

github

web-flow
Use _BitInt for multiplication when possible (#94)

This PR also fixes a bunch of latent bugs that became visible when using `_BitInt` more:
- `width_v` does not accept `_BitInt`
- Hardcoding `if !consteval` to avoid bit-casting to `_BitInt` is not future-proof and does not express intent.
- `inplace_to_bit_uint()` should be conditionally `constexpr`
- `assign_magnitude` has stack buffer overflow if the limb count of `value` is greater than `inplace_capacity`.

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

7 existing lines in 1 file now uncovered.

1074 of 1175 relevant lines covered (91.4%)

1401.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
91.11
-0.29% include/beman/big_int/big_int.hpp
Jobs
ID Job ID Ran Files Coverage
1 24654895283.1 20 Apr 2026 07:52AM UTC 4
91.4
GitHub Action Run
Source Files on build 24654895283
  • Tree
  • List 4
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24654895283
  • 19fdbb61 on github
  • Prev Build on main (#24626854609)
  • Next Build on main (#24670998880)
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