Closed tpoisot closed 3 years ago
Merging #58 (2481259) into master (a5e93f4) will decrease coverage by
0.07%
. The diff coverage is92.45%
.
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
- Coverage 85.16% 85.08% -0.08%
==========================================
Files 22 22
Lines 465 476 +11
==========================================
+ Hits 396 405 +9
- Misses 69 71 +2
Flag | Coverage Δ | |
---|---|---|
unittests | 85.08% <92.45%> (-0.08%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/lib/iteration.jl | 81.81% <0.00%> (-18.19%) |
:arrow_down: |
src/integrations/GBIF.jl | 78.57% <50.00%> (ø) |
|
src/lib/basics.jl | 100.00% <100.00%> (ø) |
|
src/lib/overloads.jl | 94.56% <100.00%> (+1.15%) |
:arrow_up: |
src/operations/mosaic.jl | 100.00% <100.00%> (ø) |
|
src/recipes/recipes.jl | 93.10% <100.00%> (+4.86%) |
:arrow_up: |
src/operations/mask.jl | 0.00% <0.00%> (-9.10%) |
: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 a5e93f4...2481259. Read the comment docs.
Fix some pain points identified during a rehearsal for the IBS workshop.