Closed lbenet closed 7 years ago
This is an alternative to #12...
Are these actually necessary, though? The package seems to work fine without any of these promotion rules.
I don't recall why we needed them at all. So I'll close this and we check #12.
I think we needed them because of some ambiguities on Julia 0.4. But it seems they were only "potential" ambiguities that were never actually encountered!
Merging #15 into master will decrease coverage by
0.36%
. The diff coverage is50%
.
@@ Coverage Diff @@
## master #15 +/- ##
==========================================
- Coverage 82.18% 81.81% -0.37%
==========================================
Files 5 5
Lines 174 176 +2
==========================================
+ Hits 143 144 +1
- Misses 31 32 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/IntervalRootFinding.jl | 85.45% <50%> (-1.34%) |
: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 620eed3...2c79a28. Read the comment docs.
Related to https://github.com/JuliaIntervals/IntervalArithmetic.jl/pull/13