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

C library: additional floating-point functions and cleanup #8195

Merged
merged 9 commits into from
Feb 8, 2024

C library: do not flag float overflow with HUGE_VAL

c56f167
Select commit
Loading
Failed to load commit list.
Merged

C library: additional floating-point functions and cleanup #8195

C library: do not flag float overflow with HUGE_VAL
c56f167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 1s

79.66% (+0.00%) compared to c81a6a6

View this Pull Request on Codecov

79.66% (+0.00%) compared to c81a6a6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c81a6a6) 79.66% compared to head (c56f167) 79.66%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8195   +/-   ##
========================================
  Coverage    79.66%   79.66%           
========================================
  Files         1682     1682           
  Lines       195377   195377           
========================================
  Hits        155641   155641           
  Misses       39736    39736           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.