JuliaMath / NaNMath.jl

Julia math built-ins which return NaN and accumulator functions which ignore NaN
Other
52 stars 26 forks source link

Fix for #47 #50

Closed torfjelde closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (c51d2cf) into master (0fc4df8) will increase coverage by 2.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   91.86%   94.84%   +2.98%     
==========================================
  Files           1        1              
  Lines          86       97      +11     
==========================================
+ Hits           79       92      +13     
+ Misses          7        5       -2     
Impacted Files Coverage Δ
src/NaNMath.jl 94.84% <100.00%> (+2.98%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0fc4df8...c51d2cf. Read the comment docs.