PoisotLab / SimpleSDMLayers.jl

Simple layers for species distribution modeling and bioclimatic data
https://docs.ecojulia.org/SimpleSDMLayers.jl/stable/
MIT License
19 stars 2 forks source link

Fixes in preparation to the IBS workshop #58

Closed tpoisot closed 3 years ago

tpoisot commented 3 years ago

Fix some pain points identified during a rehearsal for the IBS workshop.

codecov-io commented 3 years ago

Codecov Report

Merging #58 (2481259) into master (a5e93f4) will decrease coverage by 0.07%. The diff coverage is 92.45%.

Impacted file tree graph

@@            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.