JuliaIntervals / ValidatedNumerics.jl

Rigorous floating-point calculations with interval arithmetic in Julia
Other
85 stars 17 forks source link

Add test of at-interval with fields from a type #229

Closed dpsanders closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #229 into master will increase coverage by 0.09%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   91.85%   91.95%   +0.09%     
==========================================
  Files          26       26              
  Lines        1044     1044              
==========================================
+ Hits          959      960       +1     
+ Misses         85       84       -1
Impacted Files Coverage Δ
src/intervals/macros.jl 100% <0%> (+4%) :white_check_mark:

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 968656c...7d3a17d. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 92.008% when pulling 8a01cf5b065151431e5287b32b51b6252c2b6894 on test_at_interval_with_fields into a186a19d22c5a221421eed2a409efd7b69c225dd on master.

dpsanders commented 7 years ago

Rebased and should be ready once goes green.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 91.954% when pulling 7d3a17d56301129b9b221e9c441052afd330646a on test_at_interval_with_fields into 968656c1edd26eadf02beb7c220ec1d3424ff259 on master.