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

eisenwave / std-big-int / 24413580029
96%

Build:
DEFAULT BRANCH: main
Ran 14 Apr 2026 05:33PM UTC
Jobs 1
Files 3
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

14 Apr 2026 05:32PM UTC coverage: 87.363% (-1.5%) from 88.909%
24413580029

push

github

web-flow
Reduce unnecessary allocations (#54)

* Get rid of trailing comments

* Convert make_sum_of_limbs to a member function so that we can use mem

* Reuse storage when we can

* Add testing of storage reuse situations

* Copy or use the memory of the biggest available operand

* Add better copying/moving function

* Add better logic for the static storage case

* Add testing of improved static storage logic

* Fix variable name change lost in merge conflict

* Batch of linter suggestions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix spelling error

* Ignore erroneous stringop-overread

* Replace loop with copy_n

Co-authored-by: Jan Schultke <me@eisenwave.net>

* Never request an additional limb when we are using inline storage

* Refactor friend copy_value to member assign_value

* Apply more linter changes

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jan Schultke <me@eisenwave.net>

95 of 111 new or added lines in 1 file covered. (85.59%)

47 existing lines in 1 file now uncovered.

560 of 641 relevant lines covered (87.36%)

106.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
87.11
-1.59% include/beman/big_int/big_int.hpp

Coverage Regressions

Lines Coverage ∆ File
47
87.11
-1.59% include/beman/big_int/big_int.hpp
Jobs
ID Job ID Ran Files Coverage
1 24413580029.1 14 Apr 2026 05:33PM UTC 3
87.36
GitHub Action Run
Source Files on build 24413580029
  • Tree
  • List 3
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24413580029
  • 497febcc on github
  • Prev Build on main (#24383409650)
  • Next Build on main (#24419373058)
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