JuliaIntervals / ValidatedNumerics.jl

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

Added NEWS for 0.8 #256

Closed dpsanders closed 7 years ago

lbenet commented 7 years ago

I think this should be merged just before 0.8 is tagged.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.333% when pulling 0b5087c6f358bf02ca44593a44d0dc4818282836 on NEWS_0_8 into de9e9d26624059029e8b67b72e9e49adda387afb on master.

codecov-io commented 7 years ago

Codecov Report

Merging #256 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #256   +/-   ##
=======================================
  Coverage   90.26%   90.26%           
=======================================
  Files          26       26           
  Lines        1079     1079           
=======================================
  Hits          974      974           
  Misses        105      105

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 b050477...aa5a0ed. Read the comment docs.

lbenet commented 7 years ago

Note that there are conflicts now with NEWS.md...

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 90.269% when pulling aa5a0ed34710188d52fc81fa590cae199db2dac3 on NEWS_0_8 into b05047720ac54fc231ad186e93171a3c743554f1 on master.