Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1306

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

codecov bot commented Jan 21, 2026

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1307     +/-   ##
=========================================
+ Coverage     98.9%   98.9%   +0.1%     
=========================================
  Files          273     274      +1     
  Lines        17841   17867     +26     
  Branches      1904    1908      +4     
=========================================
+ Hits         17643   17669     +26     
  Misses         198     198             
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 96.9% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal32_t.hpp 96.5% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal64_t.hpp 95.4% <100.0%> (+0.1%) ⬆️
include/boost/decimal/detail/cmath/next.hpp 95.2% <100.0%> (-2.3%) ⬇️
test/github_issue_1105.cpp 100.0% <100.0%> (ø)
test/github_issue_1306.cpp 100.0% <100.0%> (ø)

... and 3 files 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 c46e972...5d83a8a. 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 cf0e99a into develop Jan 21, 2026
77 checks passed
@mborland mborland deleted the 1306 branch January 21, 2026 22:37
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.

Fix underflow in mul with subnormal values

2 participants