Closed tpoisot closed 3 years ago
Merging #53 (419ce2f) into master (ed1eef5) will increase coverage by
0.94%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 84.45% 85.39% +0.94%
==========================================
Files 18 19 +1
Lines 373 363 -10
==========================================
- Hits 315 310 -5
+ Misses 58 53 -5
Flag | Coverage Δ | |
---|---|---|
unittests | 85.39% <100.00%> (+0.94%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/SimpleSDMLayers.jl | 83.33% <ø> (ø) |
|
src/lib/iteration.jl | 100.00% <100.00%> (ø) |
|
src/datasets/sources.jl | 33.33% <0.00%> (-50.01%) |
:arrow_down: |
src/integrations/DataFrames.jl | 97.67% <0.00%> (-0.06%) |
:arrow_down: |
src/operations/mask.jl | 0.00% <0.00%> (ø) |
|
src/datasets/geotiff.jl | 100.00% <0.00%> (ø) |
|
src/operations/sliding.jl | 0.00% <0.00%> (ø) |
|
src/datasets/download_layer.jl | 100.00% <0.00%> (ø) |
|
src/lib/overloads.jl | 96.55% <0.00%> (+2.16%) |
:arrow_up: |
... and 2 more |
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 ed1eef5...419ce2f. Read the comment docs.
Add the iteration protocol.