Skip to content

Explicitly handle NAN values #539

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

Merged
merged 5 commits into from
Apr 18, 2025

Add test for CloudWrapperFloat

9c2aaef
Select commit
Loading
Failed to load commit list.
Merged

Explicitly handle NAN values #539

Add test for CloudWrapperFloat
9c2aaef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2025 in 1s

94.91% (+0.09%) compared to 4bc2784

View this Pull Request on Codecov

94.91% (+0.09%) compared to 4bc2784

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (4bc2784) to head (9c2aaef).
Report is 29 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   94.81%   94.91%   +0.09%     
==========================================
  Files          31       32       +1     
  Lines        1370     1376       +6     
==========================================
+ Hits         1299     1306       +7     
+ Misses         71       70       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.