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

Dev steffi #53

Closed steffilazerte closed 6 years ago

steffilazerte commented 6 years ago

Description

Add fix to deal with changes to Columns included by ECCC

Best Practices

The following have been updated or added as needed: [X] testthat Tests

codecov-io commented 6 years ago

Codecov Report

Merging #53 into master will decrease coverage by 2.34%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   93.18%   90.84%   -2.35%     
==========================================
  Files           5        5              
  Lines         602      535      -67     
==========================================
- Hits          561      486      -75     
- Misses         41       49       +8
Impacted Files Coverage Δ
R/weather.R 95.39% <100%> (-0.51%) :arrow_down:
R/interpolate.R 88.54% <100%> (-3.5%) :arrow_down:
R/utils.R 78.12% <0%> (-13.31%) :arrow_down:
R/stations.R 94.69% <0%> (-2.11%) :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 0eafb91...4b025fb. Read the comment docs.