Closed rdeits closed 6 years ago
Merging #5 into master will increase coverage by
7.18%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #5 +/- ##
=========================================
+ Coverage 86.32% 93.5% +7.18%
=========================================
Files 3 3
Lines 117 77 -40
=========================================
- Hits 101 72 -29
+ Misses 16 5 -11
Impacted Files | Coverage Δ | |
---|---|---|
src/ConcaveHull.jl | 100% <ø> (+87.5%) |
:arrow_up: |
src/hull.jl | 95.65% <ø> (+9.16%) |
:arrow_up: |
src/concave_hull.jl | 92.45% <100%> (-2%) |
: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 5ebbfca...b45d4e5. Read the comment docs.
Thanks for this! Do you know if there is a guide for switching to the new package system?
Happy Upgradathon Friday!
This PR fixes the test errors and deprecation warnings on Julia v0.7. It also updates the minimum required Julia version to v0.7-alpha.