Skip to content

Fix calculation of resultant digits

35ada3d
Select commit
Loading
Failed to load commit list.
Merged

Fix calculation of resultant digits to keep us in the range of uint128 #812

Fix calculation of resultant digits
35ada3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

98.9% (target 75.0%)

View this Pull Request on Codecov

98.9% (target 75.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (30ed86c) to head (35ada3d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #812     +/-   ##
=========================================
+ Coverage     98.9%   98.9%   +0.1%     
=========================================
  Files          228     229      +1     
  Lines        16978   16987      +9     
  Branches      1810    1809      -1     
=========================================
+ Hits         16787   16796      +9     
  Misses         191     191             
Files with missing lines Coverage Δ
include/boost/decimal/detail/mul_impl.hpp 94.9% <100.0%> (ø)
test/github_issue_802.cpp 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30ed86c...35ada3d. Read the comment docs.