Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1312

@mborland mborland added this to the v6.0.1 milestone Jan 22, 2026
@mborland mborland self-assigned this Jan 22, 2026
@mborland mborland added the Bug Something isn't working label Jan 22, 2026
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.9%. Comparing base (9a4989b) to head (fc8fce1).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1313     +/-   ##
=========================================
+ Coverage     98.9%   98.9%   +0.1%     
=========================================
  Files          274     275      +1     
  Lines        17869   17886     +17     
  Branches      1908    1908             
=========================================
+ Hits         17671   17688     +17     
  Misses         198     198             
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 96.9% <100.0%> (ø)
include/boost/decimal/decimal32_t.hpp 96.5% <100.0%> (ø)
include/boost/decimal/decimal64_t.hpp 95.4% <100.0%> (ø)
include/boost/decimal/decimal_fast128_t.hpp 95.5% <100.0%> (ø)
include/boost/decimal/decimal_fast32_t.hpp 100.0% <100.0%> (ø)
include/boost/decimal/decimal_fast64_t.hpp 100.0% <100.0%> (ø)
test/github_issue_1312.cpp 100.0% <100.0%> (ø)
test/random_decimal64_math.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 9a4989b...fc8fce1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit a8abd00 into develop Jan 23, 2026
76 of 77 checks passed
@mborland mborland deleted the 1312 branch January 23, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-finite division sign handling

2 participants