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

Issue111 #118

Merged
merged 21 commits into from
Feb 5, 2024
Merged

Issue111 #118

merged 21 commits into from
Feb 5, 2024

Conversation

ckormanyos
Copy link
Owner

@ckormanyos ckormanyos commented Feb 5, 2024

The purpose of this PR is to add asin() and acos() and tests for these functions.

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e974148) 100.0% compared to head (ef819e7) 100.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main     #118    +/-   ##
========================================
  Coverage   100.0%   100.0%            
========================================
  Files          15       15            
  Lines        1152     1311   +159     
  Branches        0      111   +111     
========================================
+ Hits         1152     1311   +159     
Files Coverage Δ
math/softfloat/soft_double.h 100.0% <100.0%> (ø)
test/test.cpp 100.0% <ø> (ø)
test/test_soft_double.cpp 100.0% <100.0%> (ø)
test/test_soft_double_examples.cpp 100.0% <ø> (ø)
util/utility/util_pseudorandom_time_point_seed.h 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 e974148...ef819e7. Read the comment docs.

Copy link

sonarcloud bot commented Feb 5, 2024

@ckormanyos ckormanyos merged commit 9b179ad into main Feb 5, 2024
105 checks passed
@ckormanyos ckormanyos deleted the issue111 branch February 5, 2024 17:12
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