ijt / go-anytime

Parse natural and standardized dates/times and ranges in Go without knowing the format in advance
MIT License
23 stars 2 forks source link

allow "A through B" ranges #11

Closed ijt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (e3018aa) into main (15a40cc) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files           1        1           
  Lines         699      699           
=======================================
  Hits          661      661           
  Misses         22       22           
  Partials       16       16           
Impacted Files Coverage Δ
anytime.go 94.56% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.