ropensci / tidyhydat

An R package to import Water Survey of Canada hydrometric data and make it tidy
https://docs.ropensci.org/tidyhydat
Apache License 2.0
70 stars 19 forks source link

Standardize colnames #108

Closed boshek closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #108 into master will increase coverage by 4.9%. The diff coverage is 97.67%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #108     +/-   ##
=========================================
+ Coverage   79.01%   83.92%   +4.9%     
=========================================
  Files          26       26             
  Lines        1039     1051     +12     
=========================================
+ Hits          821      882     +61     
+ Misses        218      169     -49
Impacted Files Coverage Δ
R/hy_monthly_flows.R 96.96% <100%> (ø) :arrow_up:
R/hy_sed_samples.R 96.77% <100%> (+0.1%) :arrow_up:
R/hy_sed_monthly_loads.R 96.87% <100%> (ø) :arrow_up:
R/hy_sed_monthly_suscon.R 96.87% <100%> (+0.2%) :arrow_up:
R/hy_sed_samples_psd.R 95% <100%> (+0.26%) :arrow_up:
R/hy_stn_regulation.R 100% <100%> (ø) :arrow_up:
R/hy_monthly_levels.R 96.87% <100%> (ø) :arrow_up:
R/hy.R 89.1% <92.85%> (+0.68%) :arrow_up:
R/utils.R 88.09% <0%> (+28.57%) :arrow_up:
R/hy_daily.R 86.2% <0%> (+86.2%) :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 d91bb1d...359685d. Read the comment docs.