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

Correct date-range for daily downloads #73

Closed steffilazerte closed 5 years ago

steffilazerte commented 5 years ago

Correct date-range for daily downloads. Fixes #69 And assorted bugfixes/cleanup

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@deaaa30). Click here to learn what that means. The diff coverage is 91.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #73   +/-   ##
=========================================
  Coverage          ?   78.73%           
=========================================
  Files             ?        5           
  Lines             ?      583           
  Branches          ?        0           
=========================================
  Hits              ?      459           
  Misses            ?      124           
  Partials          ?        0
Impacted Files Coverage Δ
R/weather.R 97.6% <91.3%> (ø)

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 deaaa30...c43147c. Read the comment docs.