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

removing tidyverse dependency #77

Closed boshek closed 5 years ago

boshek commented 5 years ago

Description

Related Issue

Resolves #76

codecov-io commented 5 years ago

Codecov Report

Merging #77 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   78.73%   78.85%   +0.12%     
==========================================
  Files           5        5              
  Lines         583      577       -6     
==========================================
- Hits          459      455       -4     
+ Misses        124      122       -2
Impacted Files Coverage Δ
R/stations.R 32.55% <0%> (-0.52%) :arrow_down:
R/interpolate.R 88.29% <0%> (-0.25%) :arrow_down:
R/weather.R 97.59% <0%> (-0.01%) :arrow_down:
R/weathercan-pkg.R 0% <0%> (ø) :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 636c55c...3688f0d. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #77 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   78.73%   78.85%   +0.12%     
==========================================
  Files           5        5              
  Lines         583      577       -6     
==========================================
- Hits          459      455       -4     
+ Misses        124      122       -2
Impacted Files Coverage Δ
R/stations.R 32.55% <0%> (-0.52%) :arrow_down:
R/interpolate.R 88.29% <0%> (-0.25%) :arrow_down:
R/weather.R 97.59% <0%> (-0.01%) :arrow_down:
R/weathercan-pkg.R 0% <0%> (ø) :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 636c55c...3688f0d. Read the comment docs.