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

Update to v0.2.8 to fix Google API timezone issues #61

Closed steffilazerte closed 6 years ago

steffilazerte commented 6 years ago

weathercan 0.2.8 (2018-10-08)

Bug fixes

Changes

Other

codecov-io commented 6 years ago

Codecov Report

Merging #61 into master will decrease coverage by 2.07%. The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #61      +/-   ##
=======================================
- Coverage   79.07%   77%   -2.08%     
=======================================
  Files           5     5              
  Lines         583   574       -9     
=======================================
- Hits          461   442      -19     
- Misses        122   132      +10
Impacted Files Coverage Δ
R/weathercan-pkg.R 0% <0%> (ø) :arrow_up:
R/stations.R 33.07% <0%> (-3.37%) :arrow_down:
R/weather.R 95.07% <100%> (+0.01%) :arrow_up:
R/utils.R 50% <50%> (-28.13%) :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 43b5738...b30cc04. Read the comment docs.