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
71 stars 20 forks source link

Fix na #132

Closed boshek closed 4 years ago

boshek commented 4 years ago

Fixes #125

codecov-io commented 4 years ago

Codecov Report

Merging #132 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   72.91%   72.91%           
=======================================
  Files          28       28           
  Lines        1141     1141           
=======================================
  Hits          832      832           
  Misses        309      309
Impacted Files Coverage Δ
R/hy_stations.R 100% <100%> (ø) :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 e731436...7a06225. Read the comment docs.