Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Dec 8, 2025

Closes: #1260

@mborland mborland added this to the v6.0.0 milestone Dec 8, 2025
@mborland mborland self-assigned this Dec 8, 2025
@mborland mborland added the Bug Something isn't working label Dec 8, 2025
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.0%. Comparing base (b5789e1) to head (3dfe776).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1275     +/-   ##
=========================================
+ Coverage     99.0%   99.0%   +0.1%     
=========================================
  Files          267     268      +1     
  Lines        17734   17746     +12     
  Branches      1981    1980      -1     
=========================================
+ Hits         17542   17554     +12     
  Misses         192     192             
Files with missing lines Coverage Δ
include/boost/decimal/detail/add_impl.hpp 98.1% <100.0%> (ø)
test/github_issue_1260.cpp 100.0% <100.0%> (ø)

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 b5789e1...3dfe776. 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 07a7cdf into develop Dec 9, 2025
77 checks passed
@mborland mborland deleted the 1260 branch December 9, 2025 13:40
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.

decimal128_t fails addition edge cases that 32 and 64 do not

2 participants