Closed github-actions[bot] closed 4 years ago
Merging #63 into master will increase coverage by
0.53%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #63 +/- ##
==========================================
+ Coverage 96.79% 97.32% +0.53%
==========================================
Files 20 20
Lines 187 187
==========================================
+ Hits 181 182 +1
+ Misses 6 5 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/algorithms/adaptive_threshold.jl | 100.00% <0.00%> (+4.16%) |
: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 75b7965...1002914. Read the comment docs.
This pull request changes the compat entry for the
Polynomials
package from0.5, 0.6, 0.7
to0.5, 0.6, 0.7, 0.8
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.