Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1204

@mborland mborland added this to the v6.0.0 milestone Jan 14, 2026
@mborland mborland self-assigned this Jan 14, 2026
@mborland mborland added the Boost Review Collected Comments from Boost Review Period label Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (1def358) to head (40e0570).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1296     +/-   ##
=========================================
- Coverage     98.9%   98.8%   -0.0%     
=========================================
  Files          270     270             
  Lines        17956   17653    -303     
  Branches      1998    1908     -90     
=========================================
- Hits         17742   17439    -303     
  Misses         214     214             
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 96.7% <ø> (-0.1%) ⬇️
include/boost/decimal/decimal32_t.hpp 96.5% <ø> (-0.1%) ⬇️
include/boost/decimal/decimal64_t.hpp 95.1% <ø> (-0.1%) ⬇️
include/boost/decimal/detail/cmath/nan.hpp 92.6% <100.0%> (ø)
include/boost/decimal/detail/write_payload.hpp 100.0% <100.0%> (ø)
test/random_decimal128_math.cpp 100.0% <ø> (ø)
test/random_decimal32_math.cpp 100.0% <ø> (ø)
test/random_decimal64_math.cpp 100.0% <ø> (ø)
test/test_cmath.cpp 100.0% <100.0%> (ø)

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 1def358...40e0570. 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 7fab6c1 into develop Jan 14, 2026
77 checks passed
@mborland mborland deleted the remove_bin_ops branch January 14, 2026 17:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review 2: Bitwise operators

2 participants