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

Various minor improvements #106

Closed gabrieldansereau closed 3 years ago

gabrieldansereau commented 3 years ago

What the pull request does

A few minor improvements before the next release.

Type of change

Please indicate the relevant option(s)

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #106 (d76e640) into master (e6f3edc) will increase coverage by 0.63%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   81.74%   82.38%   +0.63%     
==========================================
  Files          24       24              
  Lines         778      789      +11     
==========================================
+ Hits          636      650      +14     
+ Misses        142      139       -3     
Flag Coverage Δ
unittests 82.38% <81.81%> (+0.63%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/SimpleSDMLayers.jl 80.00% <ø> (ø)
src/datasets/geotiff.jl 73.68% <60.00%> (ø)
src/lib/basics.jl 100.00% <100.00%> (ø)
src/lib/overloads.jl 91.25% <100.00%> (+2.58%) :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 e6f3edc...d76e640. Read the comment docs.