araddon / dateparse

GoLang Parse many date strings without knowing format in advance.
MIT License
2.04k stars 163 forks source link

Fix ordinal parsing due to copy #84

Closed ferhatelmas closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #84   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         885    885           
=====================================
  Hits          885    885
Impacted Files Coverage Δ
parseany.go 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 2df4713...b0e1413. Read the comment docs.