hako / durafmt

:clock8: Better time duration formatting in Go!
MIT License
496 stars 49 forks source link

add function: Duration #22

Closed uxgnaw closed 4 years ago

uxgnaw commented 4 years ago

sometimes i need str to duration

codecov-commenter commented 4 years ago

Codecov Report

Merging #22 into master will decrease coverage by 1.85%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   98.07%   96.22%   -1.86%     
==========================================
  Files           1        1              
  Lines         104      106       +2     
==========================================
  Hits          102      102              
- Misses          1        3       +2     
  Partials        1        1              
Impacted Files Coverage Δ
durafmt.go 96.22% <33.33%> (-1.86%) :arrow_down:

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 3a43fc4...79ed0d6. Read the comment docs.