Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tanh128 2 #532

Merged
merged 8 commits into from
May 5, 2024
Merged

Tanh128 2 #532

merged 8 commits into from
May 5, 2024

Conversation

ckormanyos
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 5, 2024

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

Impacted file tree graph

@@            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.

@ckormanyos ckormanyos merged commit 84785bf into develop May 5, 2024
61 checks passed
@ckormanyos ckormanyos deleted the tanh128_2 branch May 5, 2024 12:41
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.

1 participant