⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1319

@mborland mborland added this to the v6.0.1 milestone Jan 23, 2026
@mborland mborland self-assigned this Jan 23, 2026
@mborland mborland added the Bug Something isn't working label Jan 23, 2026
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

❌ Patch coverage is 78.44828% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.8%. Comparing base (bd99e1d) to head (41a22b6).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/decimal/decimal_fast128_t.hpp 62.5% 6 Missing ⚠️
include/boost/decimal/decimal128_t.hpp 75.0% 4 Missing ⚠️
include/boost/decimal/decimal32_t.hpp 75.0% 4 Missing ⚠️
include/boost/decimal/decimal_fast32_t.hpp 75.0% 4 Missing ⚠️
include/boost/decimal/decimal_fast64_t.hpp 75.0% 4 Missing ⚠️
include/boost/decimal/decimal64_t.hpp 81.3% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1320     +/-   ##
=========================================
- Coverage     99.0%   98.8%   -0.1%     
=========================================
  Files          276     277      +1     
  Lines        17902   18008    +106     
  Branches      1909    1915      +6     
=========================================
+ Hits         17706   17785     +79     
- Misses         196     223     +27     
Files with missing lines Coverage Δ
test/github_issue_1319.cpp 100.0% <100.0%> (ø)
test/random_decimal64_math.cpp 100.0% <100.0%> (ø)
include/boost/decimal/decimal64_t.hpp 94.8% <81.3%> (-0.5%) ⬇️
include/boost/decimal/decimal128_t.hpp 97.2% <75.0%> (-0.9%) ⬇️
include/boost/decimal/decimal32_t.hpp 95.7% <75.0%> (-0.8%) ⬇️
include/boost/decimal/decimal_fast32_t.hpp 98.8% <75.0%> (-1.2%) ⬇️
include/boost/decimal/decimal_fast64_t.hpp 98.7% <75.0%> (-1.3%) ⬇️
include/boost/decimal/decimal_fast128_t.hpp 95.3% <62.5%> (-1.5%) ⬇️

... and 2 files 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 bd99e1d...41a22b6. 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 7d1c6b5 into develop Jan 26, 2026
72 of 77 checks passed
@mborland mborland deleted the 1319 branch January 26, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-finite modulo handling

2 participants