EcoJulia / RasterDataSources.jl

Easily download and use raster data sets in Julia
MIT License
21 stars 10 forks source link

Bugfix #29

Closed rafaqz closed 3 years ago

rafaqz commented 3 years ago

Minor errors, this source isn't tested on CI as the files are so large.

Now at least it is tested locally.

codecov-commenter commented 3 years ago

Codecov Report

Merging #29 (7cd3a09) into master (f3b3c15) will increase coverage by 0.38%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   82.32%   82.71%   +0.38%     
==========================================
  Files          12       12              
  Lines         215      214       -1     
==========================================
  Hits          177      177              
+ Misses         38       37       -1     
Impacted Files Coverage Δ
src/worldclim/weather.jl 20.00% <0.00%> (+0.64%) :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 f3b3c15...7cd3a09. Read the comment docs.