Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Nov 4, 2025

Closes: #1181

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

An automated preview of the documentation is available at https://1182.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-04 10:38:02 UTC

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

❌ Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.3%. Comparing base (e3a86a8) to head (6094c8d).
⚠️ Report is 31 commits behind head on develop.

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

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1182     +/-   ##
=========================================
- Coverage     99.3%   99.3%   -0.0%     
=========================================
  Files          255     255             
  Lines        17014   17049     +35     
  Branches      1911    1915      +4     
=========================================
+ Hits         16884   16918     +34     
- Misses         130     131      +1     
Files with missing lines Coverage Δ
include/boost/decimal/decimal_fast128_t.hpp 96.0% <100.0%> (ø)
include/boost/decimal/decimal_fast32_t.hpp 100.0% <100.0%> (ø)
include/boost/decimal/decimal_fast64_t.hpp 100.0% <100.0%> (ø)
test/test_cmath.cpp 100.0% <100.0%> (ø)
include/boost/decimal/detail/cmath/nan.hpp 92.9% <93.4%> (+7.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 e3a86a8...6094c8d. 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 c1aaf47 into develop Nov 4, 2025
77 checks passed
@mborland mborland deleted the fast_payloads branch November 4, 2025 13:13
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 encoding of fast type non-finite values to allow for NAN payloads

3 participants