Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Nov 4, 2025

Closes: #1177

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

An automated preview of the documentation is available at https://1183.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 13:20:19 UTC

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

❌ Patch coverage is 90.58824% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.2%. Comparing base (c1aaf47) to head (0fb69af).
⚠️ Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
...nclude/boost/decimal/detail/cmath/comparetotal.hpp 69.3% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1183     +/-   ##
=========================================
- Coverage     99.3%   99.2%   -0.0%     
=========================================
  Files          255     257      +2     
  Lines        17049   17134     +85     
  Branches      1915    1935     +20     
=========================================
+ Hits         16918   16995     +77     
- Misses         131     139      +8     
Files with missing lines Coverage Δ
include/boost/decimal/cmath.hpp 100.0% <ø> (ø)
include/boost/decimal/decimal_fast64_t.hpp 100.0% <ø> (ø)
test/test_total_ordering.cpp 100.0% <100.0%> (ø)
...nclude/boost/decimal/detail/cmath/comparetotal.hpp 69.3% <69.3%> (ø)

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 c1aaf47...0fb69af. 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 c6dd35a into develop Nov 4, 2025
75 of 77 checks passed
@mborland mborland deleted the total_ordering branch November 4, 2025 16:21
@mborland mborland mentioned this pull request Nov 5, 2025
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.

Add IEEE 754-2008 Section 5.10 total order operation

3 participants