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

Sinh128 #529

Merged
merged 3 commits into from
May 4, 2024
Merged

Sinh128 #529

merged 3 commits into from
May 4, 2024

Conversation

ckormanyos
Copy link
Collaborator

No description provided.

@ckormanyos
Copy link
Collaborator Author

Intended to fix #528

@ckormanyos ckormanyos mentioned this pull request May 4, 2024
Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.7%. Comparing base (de795d4) to head (2de3757).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #529     +/-   ##
=========================================
- Coverage     98.7%   98.7%   -0.0%     
=========================================
  Files          184     185      +1     
  Lines        11554   11587     +33     
=========================================
+ Hits         11395   11427     +32     
- Misses         159     160      +1     
Files Coverage Δ
...lude/boost/decimal/detail/cmath/impl/cosh_impl.hpp 100.0% <ø> (ø)
...lude/boost/decimal/detail/cmath/impl/sinh_impl.hpp 100.0% <100.0%> (ø)
include/boost/decimal/detail/cmath/sinh.hpp 100.0% <100.0%> (ø)
test/test_cosh.cpp 98.2% <100.0%> (+0.1%) ⬆️
test/test_sinh.cpp 97.2% <94.2%> (-0.1%) ⬇️

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 de795d4...2de3757. Read the comment docs.

@ckormanyos
Copy link
Collaborator Author

Fixes #528

@ckormanyos ckormanyos merged commit 7f74bc0 into develop May 4, 2024
61 checks passed
@ckormanyos ckormanyos deleted the sinh128 branch May 4, 2024 15:29
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