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

eisenwave / std-big-int / 24988716520
96%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 10:04AM 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

27 Apr 2026 10:02AM UTC coverage: 94.155% (+0.02%) from 94.138%
24988716520

push

github

web-flow
Improve compose_float overload taking limbs (#153)

This includes a number of changes:
- Some excessive branching is removed in favor of simpler, branchless code.
- Better short-circuiting to avoid computing the round/sticky bit.
- Terminology is fixed: the old code referred to the "guard bit" what is described as "round bit" in literature.
- Reduced indent on huge else-block by performing early return.
- Reduce the scope of various variables in favor of const variables with limited scope.
- Improve the layout of some comments to use semantic line breaks.
- Use div_to_pos_inf.

32 of 32 new or added lines in 2 files covered. (100.0%)

21 existing lines in 1 file now uncovered.

1643 of 1745 relevant lines covered (94.15%)

690464.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
92.4
-0.02% include/beman/big_int/big_int.hpp
Jobs
ID Job ID Ran Files Coverage
1 24988716520.1 27 Apr 2026 10:04AM UTC 6
94.15
GitHub Action Run
Source Files on build 24988716520
  • Tree
  • List 6
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24988716520
  • ea419141 on github
  • Prev Build on main (#24977769346)
  • Next Build on main (#25008773203)
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