Closed carlganz closed 7 years ago
Merging #36 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #36 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 6 6
Lines 71 72 +1
=====================================
+ Hits 71 72 +1
Impacted Files | Coverage Δ | |
---|---|---|
R/hms.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 a2fe26d...4dd53b5. Read the comment docs.
Thanks for looking into it, but I prefer a fix at a lower level.
Fixes #35
I'm sure there is a more elegant way to handle this, but this ensures that zero length inputs are handled consistently between numeric and character.