Reduce language requirement for constexpr BID conversions #739
Codecov / codecov/project
succeeded
Sep 30, 2024 in 0s
99.2% (target 75.0%)
View this Pull Request on Codecov
99.2% (target 75.0%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.2%. Comparing base (
6e237c6
) to head (71fe572
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #739 +/- ##
=========================================
- Coverage 99.2% 99.2% -0.0%
=========================================
Files 226 226
Lines 16635 16609 -26
Branches 1792 1792
=========================================
- Hits 16491 16464 -27
- Misses 144 145 +1
Files with missing lines | Coverage Δ | |
---|---|---|
include/boost/decimal/bid_conversion.hpp | 100.0% <100.0%> (ø) |
|
include/boost/decimal/decimal128.hpp | 98.1% <ø> (ø) |
|
include/boost/decimal/decimal32.hpp | 98.8% <ø> (ø) |
|
include/boost/decimal/decimal64.hpp | 99.3% <ø> (ø) |
|
test/test_bid_conversions.cpp | 100.0% <100.0%> (ø) |
... and 1 file 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 6e237c6...71fe572. Read the comment docs.
Loading