Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Jan 2, 2025

Closes: #761

@mborland mborland merged commit 44bf2bf into develop Jan 2, 2025
62 of 63 checks passed
@mborland mborland deleted the rescale branch January 2, 2025 18:17
@codecov
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.7%. Comparing base (defb2dc) to head (384155e).
Report is 12 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #762     +/-   ##
=========================================
- Coverage     99.1%   98.7%   -0.3%     
=========================================
  Files          227     225      -2     
  Lines        17372   16811    -561     
  Branches      1814    1797     -17     
=========================================
- Hits         17205   16587    -618     
- Misses         167     224     +57     
Files with missing lines Coverage Δ
include/boost/decimal/cmath.hpp 100.0% <ø> (ø)
include/boost/decimal/detail/cmath/rescale.hpp 94.8% <100.0%> (ø)
test/random_decimal128_fast_math.cpp 100.0% <ø> (ø)
test/random_decimal32_fast_math.cpp 100.0% <ø> (ø)
test/random_decimal64_fast_math.cpp 100.0% <ø> (ø)
test/random_decimal64_math.cpp 100.0% <ø> (ø)
test/test_fixed_width_trunc.cpp 100.0% <100.0%> (ø)

... and 64 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 defb2dc...384155e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename / redocument trunc_to to rescale

2 participants