ropensci / weathercan

R package for downloading weather data from Environment and Climate Change Canada
https://docs.ropensci.org/weathercan
GNU General Public License v3.0
102 stars 29 forks source link

v0.3.2 #91

Closed steffilazerte closed 4 years ago

steffilazerte commented 4 years ago

Add fixes to deal with upcoming ECCC changes to normals metadata, fix CRAN errors for Windows systems, update links.

codecov-io commented 4 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.28%. The diff coverage is 93.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   80.19%   80.48%   +0.28%     
==========================================
  Files           6        6              
  Lines         909      912       +3     
==========================================
+ Hits          729      734       +5     
+ Misses        180      178       -2
Impacted Files Coverage Δ
R/weathercan-pkg.R 0% <ø> (ø) :arrow_up:
R/utils.R 72.41% <100%> (-0.92%) :arrow_down:
R/normals.R 87.6% <92.85%> (+1.08%) :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 7db82b2...845fcb8. Read the comment docs.