JuliaIntervals / IntervalContractors.jl

Interval contractors and inverse (reverse) functions for Julia
Other
10 stars 10 forks source link

Deprecation fixes for Julia 1.0 #22

Closed dpsanders closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   58.63%   95.04%   +36.4%     
==========================================
  Files          10        8       -2     
  Lines         220      121      -99     
==========================================
- Hits          129      115      -14     
+ Misses         91        6      -85
Impacted Files Coverage Δ
src/exponential.jl 100% <ø> (+46.42%) :arrow_up:
src/transformations.jl 100% <ø> (+25%) :arrow_up:
src/trig.jl 100% <ø> (ø) :arrow_up:
src/hyperbolic.jl 100% <ø> (ø) :arrow_up:
src/inverse_hyperbolic.jl 100% <ø> (ø) :arrow_up:
src/powers.jl
src/pave.jl
src/extrema.jl 100% <0%> (+8.33%) :arrow_up:
... and 3 more

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 03e3dbf...ae8f458. Read the comment docs.