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

Teach julia that NaNMath functions don't have effects #67

Merged
merged 4 commits into from
Jan 22, 2025

namespace

e51a40a
Select commit
Loading
Failed to load commit list.
Merged

Teach julia that NaNMath functions don't have effects #67

namespace
e51a40a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

97.08% (+0.02%) compared to 7e44d41

View this Pull Request on Codecov

97.08% (+0.02%) compared to 7e44d41

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.08%. Comparing base (7e44d41) to head (e51a40a).

Files with missing lines Patch % Lines
src/NaNMath.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   97.05%   97.08%   +0.02%     
==========================================
  Files           1        1              
  Lines         136      137       +1     
==========================================
+ Hits          132      133       +1     
  Misses          4        4              

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