JuliaMath / NaNMath.jl

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

Add more architectures to CI #56

Closed ViralBShah closed 1 year ago

ViralBShah commented 1 year ago

Add Windows and Mac, and 32-bit as well.

codecov-commenter commented 1 year ago

Codecov Report

Merging #56 (5e34d4a) into master (3fe557e) will decrease coverage by 0.66%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   94.89%   94.23%   -0.67%     
==========================================
  Files           1        1              
  Lines          98      104       +6     
==========================================
+ Hits           93       98       +5     
- Misses          5        6       +1     
Impacted Files Coverage Δ
src/NaNMath.jl 94.23% <0.00%> (-0.67%) :arrow_down:

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 3fe557e...5e34d4a. Read the comment docs.