Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1105

@mborland mborland added this to the v6.0.0 milestone Oct 20, 2025
@mborland mborland self-assigned this Oct 20, 2025
@mborland mborland added Bug Something isn't working Boost Review Collected Comments from Boost Review Period labels Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

❌ Patch coverage is 97.95918% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.4%. Comparing base (7cfb824) to head (8d2bf74).
⚠️ Report is 11 commits behind head on develop.

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

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1146     +/-   ##
=========================================
- Coverage     99.4%   99.4%   -0.0%     
=========================================
  Files          252     252             
  Lines        17164   17208     +44     
  Branches      1866    1870      +4     
=========================================
+ Hits         17048   17090     +42     
- Misses         116     118      +2     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 98.7% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal32_t.hpp 96.8% <100.0%> (+0.1%) ⬆️
include/boost/decimal/detail/cmath/next.hpp 100.0% <100.0%> (ø)
test/github_issue_1105.cpp 100.0% <100.0%> (ø)
include/boost/decimal/decimal64_t.hpp 96.6% <88.9%> (-0.1%) ⬇️

... 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 7cfb824...8d2bf74. 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 22a0cc3 into develop Oct 20, 2025
74 checks passed
@mborland mborland deleted the 1105v2 branch October 20, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Collected Comments from Boost Review Period Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect nextafter_impl

2 participants