Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1304

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

codecov bot commented Jan 20, 2026

Codecov Report

❌ Patch coverage is 97.77778% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.9%. Comparing base (03b63a5) to head (8732359).
⚠️ Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/decimal/decimal32_t.hpp 75.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1305     +/-   ##
=========================================
- Coverage     98.9%   98.9%   -0.0%     
=========================================
  Files          272     273      +1     
  Lines        17792   17841     +49     
  Branches      1893    1904     +11     
=========================================
+ Hits         17596   17644     +48     
- Misses         196     197      +1     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 96.8% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal64_t.hpp 95.3% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal_fast128_t.hpp 95.5% <100.0%> (+0.1%) ⬆️
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_1304.cpp 100.0% <100.0%> (ø)
include/boost/decimal/decimal32_t.hpp 96.4% <75.0%> (-0.2%) ⬇️

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 03b63a5...8732359. 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 c46e972 into develop Jan 20, 2026
77 checks passed
@mborland mborland deleted the 1304 branch January 20, 2026 18:56
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.

X - inf yields Inf instead of -Inf

2 participants