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

Properly check classes #135

Closed boshek closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #135 into master will not change coverage by %. The diff coverage is 20.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   75.72%   75.72%           
=======================================
  Files          28       28           
  Lines        1145     1145           
=======================================
  Hits          867      867           
  Misses        278      278           
Impacted Files Coverage Δ
R/utils.R 55.26% <0.00%> (ø)
R/hy_daily.R 80.95% <25.00%> (ø)

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 73d5b40...ebeb210. Read the comment docs.