short-d / short

URL shortening service written in Go and React
https://short-d.com
MIT License
870 stars 148 forks source link

Replace mustParseTime with must.Time across the codebase #980

Closed arberiii closed 4 years ago

arberiii commented 4 years ago

Fixes issue #977

codecov[bot] commented 4 years ago

Codecov Report

Merging #980 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #980   +/-   ##
=======================================
  Coverage   52.27%   52.27%           
=======================================
  Files         143      143           
  Lines        3562     3562           
  Branches      173      173           
=======================================
  Hits         1862     1862           
  Misses       1635     1635           
  Partials       65       65           
Flag Coverage Δ
#golang 72.00% <ø> (ø)
#typescript 22.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 10ebbad...6321b5e. Read the comment docs.