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

Update the syntax internally to be more consistent #19

Closed tpoisot closed 4 years ago

tpoisot commented 4 years ago

Closes #8 at long last

codecov-io commented 4 years ago

Codecov Report

Merging #19 into master will not change coverage by %. The diff coverage is 82.45%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files          11       11           
  Lines         201      201           
=======================================
  Hits          163      163           
  Misses         38       38           
Flag Coverage Δ
#unittests 81.09% <82.45%> (ø)
Impacted Files Coverage Δ
src/SimpleSDMLayers.jl 66.66% <0.00%> (ø)
src/lib/geotiff.jl 100.00% <ø> (ø)
src/lib/types.jl 100.00% <ø> (ø)
src/lib/overloads.jl 83.60% <78.57%> (ø)
src/bioclimaticdata/worldclim.jl 100.00% <100.00%> (ø)
src/lib/basics.jl 100.00% <100.00%> (ø)
src/recipes/recipes.jl 88.88% <100.00%> (ø)

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 17db192...cf7b051. Read the comment docs.