Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1110

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

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.4%. Comparing base (66b697f) to head (26b474e).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1130     +/-   ##
=========================================
+ Coverage     99.4%   99.4%   +0.1%     
=========================================
  Files          247     248      +1     
  Lines        16831   16855     +24     
  Branches      1813    1813             
=========================================
+ Hits         16724   16748     +24     
  Misses         107     107             
Files with missing lines Coverage Δ
include/boost/decimal/detail/cmath/cbrt.hpp 96.7% <100.0%> (ø)
include/boost/decimal/detail/cmath/log10.hpp 94.5% <100.0%> (ø)
include/boost/decimal/detail/cmath/sqrt.hpp 97.6% <100.0%> (ø)
include/boost/decimal/detail/power_tables.hpp 100.0% <ø> (ø)
test/github_issue_1110.cpp 100.0% <100.0%> (ø)
test/test_remove_trailing_zeros.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 66b697f...26b474e. 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 self-assigned this Oct 14, 2025
@mborland mborland merged commit 0344048 into develop Oct 14, 2025
73 checks passed
@mborland mborland deleted the 1110v2 branch October 14, 2025 10:30
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 sqrt for decimal_fast128_t/decimal128_t

2 participants