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

Adding print methods and many incremental changes #123

Closed boshek closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #123 into master will decrease coverage by 9.19%. The diff coverage is 38.63%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #123     +/-   ##
=========================================
- Coverage   83.92%   74.72%   -9.2%     
=========================================
  Files          26       28      +2     
  Lines        1051     1163    +112     
=========================================
- Hits          882      869     -13     
- Misses        169      294    +125
Impacted Files Coverage Δ
R/zzz.R 4.54% <0%> (-0.22%) :arrow_down:
R/realtime_plot.R 53.19% <0%> (-42.97%) :arrow_down:
R/utils-search.R 83.33% <0%> (-7.58%) :arrow_down:
R/hy_daily.R 84% <100%> (-2.21%) :arrow_down:
R/hy_annual_stats.R 100% <100%> (ø) :arrow_up:
R/hy_sed_samples_psd.R 95% <100%> (ø) :arrow_up:
R/hy_sed_monthly_loads.R 96.87% <100%> (ø) :arrow_up:
R/hy_stn_regulation.R 100% <100%> (ø) :arrow_up:
R/utils-realtime.R 91.78% <100%> (+2.27%) :arrow_up:
R/hy_sed_samples.R 96.66% <100%> (-0.11%) :arrow_down:
... and 19 more

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 2ab13a9...e18fd95. Read the comment docs.