Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Nov 3, 2025

Closes: #1178

@mborland mborland added this to the v6.0.0 milestone Nov 3, 2025
@mborland mborland self-assigned this Nov 3, 2025
@mborland mborland added the enhancement New feature or request label Nov 3, 2025
@cppalliance-bot
Copy link

cppalliance-bot commented Nov 3, 2025

An automated preview of the documentation is available at https://1180.decimal.prtest3.cppalliance.org/libs/decimal/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-11-03 16:22:52 UTC

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.3%. Comparing base (6a5da01) to head (fb51370).
⚠️ Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/decimal/detail/cmath/nan.hpp 84.7% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1180     +/-   ##
=========================================
- Coverage     99.3%   99.3%   -0.0%     
=========================================
  Files          255     255             
  Lines        16989   17014     +25     
  Branches      1907    1911      +4     
=========================================
+ Hits         16860   16883     +23     
- Misses         129     131      +2     
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% <ø> (ø)
test/test_cmath.cpp 100.0% <100.0%> (ø)
include/boost/decimal/detail/cmath/nan.hpp 85.8% <84.7%> (-14.2%) ⬇️

... 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 6a5da01...fb51370. 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 e3a86a8 into develop Nov 3, 2025
77 checks passed
@mborland mborland deleted the nan branch November 3, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change nan function to better handle IEEE 754 6.2.2

3 participants