Tanh128 2 #532
Merged
Tanh128 2 #532
Codecov / codecov/project
succeeded
May 5, 2024 in 0s
98.8% (target 75.0%)
View this Pull Request on Codecov
98.8% (target 75.0%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.8%. Comparing base (
7f74bc0
) to head (7fdcf98
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #532 +/- ##
=========================================
+ Coverage 98.7% 98.8% +0.1%
=========================================
Files 185 186 +1
Lines 11587 11631 +44
=========================================
+ Hits 11427 11482 +55
+ Misses 160 149 -11
Files | Coverage Δ | |
---|---|---|
include/boost/decimal/detail/cmath/cosh.hpp | 100.0% <100.0%> (ø) |
|
include/boost/decimal/detail/cmath/exp.hpp | 95.5% <100.0%> (ø) |
|
...clude/boost/decimal/detail/cmath/impl/exp_impl.hpp | 100.0% <100.0%> (ø) |
|
...lude/boost/decimal/detail/cmath/impl/sinh_impl.hpp | 100.0% <ø> (ø) |
|
...lude/boost/decimal/detail/cmath/impl/tanh_impl.hpp | 100.0% <100.0%> (ø) |
|
...de/boost/decimal/detail/cmath/impl/tgamma_impl.hpp | 100.0% <ø> (ø) |
|
include/boost/decimal/detail/cmath/sinh.hpp | 100.0% <100.0%> (ø) |
|
include/boost/decimal/detail/cmath/tanh.hpp | 100.0% <100.0%> (ø) |
|
test/test_cosh.cpp | 100.0% <100.0%> (+1.9%) |
⬆️ |
test/test_exp.cpp | 100.0% <100.0%> (+1.3%) |
⬆️ |
... and 3 more |
... 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 7f74bc0...7fdcf98. Read the comment docs.
Loading