Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Sep 9, 2025

Closes: #1029

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

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.3%. Comparing base (51d8181) to head (801ff24).
⚠️ Report is 19 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1039     +/-   ##
=========================================
+ Coverage     98.3%   98.3%   +0.1%     
=========================================
  Files          249     249             
  Lines        16485   16491      +6     
  Branches      1851    1855      +4     
=========================================
+ Hits         16197   16209     +12     
+ Misses         288     282      -6     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 97.9% <100.0%> (+1.6%) ⬆️
test/github_issue_1026.cpp 100.0% <100.0%> (ø)
test/test_constants.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 51d8181...801ff24. 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 1d69f1d into develop Sep 9, 2025
78 checks passed
@mborland mborland deleted the 1029 branch September 9, 2025 14:00
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 rounding with sticky bit implementation for decimal128_t

2 participants