Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Nov 6, 2025

Closes: #1203

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

codecov bot commented Nov 6, 2025

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.1%. Comparing base (c6dd35a) to head (c591ec5).
⚠️ Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
test/limits_link_1.cpp 0.0% 10 Missing ⚠️
test/limits_link_2.cpp 0.0% 10 Missing ⚠️
test/limits_link_3.cpp 0.0% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1220     +/-   ##
=========================================
- Coverage     99.2%   99.1%   -0.1%     
=========================================
  Files          257     260      +3     
  Lines        17134   17158     +24     
  Branches      1935    1935             
=========================================
  Hits         16994   16994             
- Misses         140     164     +24     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 98.2% <ø> (ø)
include/boost/decimal/decimal32_t.hpp 96.6% <ø> (ø)
include/boost/decimal/decimal64_t.hpp 95.2% <ø> (ø)
include/boost/decimal/decimal_fast128_t.hpp 96.0% <ø> (ø)
include/boost/decimal/decimal_fast32_t.hpp 100.0% <ø> (ø)
include/boost/decimal/decimal_fast64_t.hpp 100.0% <ø> (ø)
test/limits_link_3.cpp 0.0% <0.0%> (ø)
test/limits_link_1.cpp 0.0% <0.0%> (ø)
test/limits_link_2.cpp 0.0% <0.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 c6dd35a...c591ec5. 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 0bc45a2 into develop Nov 6, 2025
76 of 77 checks passed
@mborland mborland deleted the 1203 branch November 6, 2025 13:28
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.

Review 2: Simplify numeric_limits

2 participants