Closed andreasnoack closed 2 years ago
Merging #21 (ef0a925) into master (c636e52) will increase coverage by
3.84%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
+ Coverage 88.46% 92.30% +3.84%
==========================================
Files 1 1
Lines 26 26
==========================================
+ Hits 23 24 +1
+ Misses 3 2 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/FastPolynomialRoots.jl | 92.30% <100.00%> (+3.84%) |
:arrow_up: |
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 c636e52...ef0a925. Read the comment docs.
I realized that the real issue here wasn't really the piracy but that the integer method wasn't right and wasn't tested.
Closes #19