JuliaIntervals / IntervalContractors.jl

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

Fix failing atan_rev test #30

Closed dpsanders closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will decrease coverage by 42.84%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
- Coverage   95.96%   53.12%   -42.85%     
===========================================
  Files           8       10        +2     
  Lines         124      224      +100     
===========================================
  Hits          119      119               
- Misses          5      105      +100
Impacted Files Coverage Δ
src/inverse_trig.jl 40% <100%> (-60%) :arrow_down:
src/exponential.jl 53.57% <0%> (-46.43%) :arrow_down:
src/transformations.jl 54.16% <0%> (-45.84%) :arrow_down:
src/arithmetic.jl 34.54% <0%> (-44.63%) :arrow_down:
src/extrema.jl 83.33% <0%> (-16.67%) :arrow_down:
src/trig.jl 83.78% <0%> (-16.22%) :arrow_down:
src/powers.jl 0% <0%> (ø)
src/pave.jl 0% <0%> (ø)

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 f03cadd...85163d9. Read the comment docs.