Skip to content

Conversation

@mborland
Copy link
Member

Closes: #806

@codecov
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (b4f8cad) to head (a0ea406).
Report is 10 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #816     +/-   ##
=========================================
- Coverage     98.9%   98.9%   -0.0%     
=========================================
  Files          229     230      +1     
  Lines        17004   17067     +63     
  Branches      1809    1807      -2     
=========================================
+ Hits         16814   16876     +62     
- Misses         190     191      +1     
Files with missing lines Coverage Δ
include/boost/decimal/decimal128.hpp 97.8% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal32.hpp 98.6% <ø> (ø)
include/boost/decimal/decimal32_fast.hpp 96.5% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal64.hpp 98.8% <100.0%> (+0.1%) ⬆️
include/boost/decimal/decimal64_fast.hpp 98.2% <100.0%> (+0.1%) ⬆️
test/test_legal_implicit_conversions.cpp 100.0% <100.0%> (ø)

... 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 b4f8cad...a0ea406. Read the comment docs.

@mborland mborland merged commit 1feeee0 into develop Jan 23, 2025
75 checks passed
@mborland mborland deleted the 806 branch January 23, 2025 00:57
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.

All implicit widening, but keep explicit shortening between types

2 participants