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

eisenwave / std-big-int / 24937085557
96%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 06:00PM UTC
Jobs 1
Files 6
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 05:58PM UTC coverage: 93.858% (+0.08%) from 93.783%
24937085557

push

github

web-flow
Refactor ieee_traits and assign_from_float (#145)

There are two major changes:
- `assign_from_float` now delegates much of the functionality to a new pure function `decompose_float`, which makes testing easier and simplified the function.
- `assign_magnitude` and `shift_left` are used to perform the initialization.

The old implementation also probably never worked generally because it used `std::uint64_t ieee_mantissa`, which is obviously not enough for `float128_t`, and the manual initialization did not seem to account for a mantissa that is three or more limbs large.

20 of 21 new or added lines in 2 files covered. (95.24%)

15 existing lines in 1 file now uncovered.

1574 of 1677 relevant lines covered (93.86%)

717809.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.0
include/beman/big_int/detail/floats.hpp

Coverage Regressions

Lines Coverage ∆ File
15
92.46
0.04% include/beman/big_int/big_int.hpp
Jobs
ID Job ID Ran Files Coverage
1 24937085557.1 25 Apr 2026 06:00PM UTC 6
93.86
GitHub Action Run
Source Files on build 24937085557
  • Tree
  • List 6
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24937085557
  • 01209fc6 on github
  • Prev Build on main (#24926188497)
  • Next Build on main (#24937883166)
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