dateparser icon indicating copy to clipboard operation
dateparser copied to clipboard

Fixes #864

Open vishaltanwar96 opened this issue 2 years ago • 1 comments

Add support for text "till date" for language english mentioned in Issue #864

vishaltanwar96 avatar Oct 23 '21 16:10 vishaltanwar96

Codecov Report

Base: 98.29% // Head: 98.30% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (d74772a) compared to base (8af4f29). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1005      +/-   ##
==========================================
+ Coverage   98.29%   98.30%   +0.01%     
==========================================
  Files         234      234              
  Lines        2694     2899     +205     
==========================================
+ Hits         2648     2850     +202     
- Misses         46       49       +3     
Impacted Files Coverage Δ
dateparser/data/date_translation_data/en.py 100.00% <ø> (ø)
dateparser/utils/__init__.py 93.45% <0.00%> (-1.83%) :arrow_down:
dateparser/date.py 99.47% <0.00%> (+0.23%) :arrow_up:
dateparser/parser.py 99.31% <0.00%> (+0.30%) :arrow_up:
dateparser/date_parser.py 97.72% <0.00%> (+3.97%) :arrow_up:

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 23 '21 16:10 codecov[bot]

Thank you.

serhii73 avatar Oct 31 '22 16:10 serhii73

Close #864

serhii73 avatar Oct 31 '22 16:10 serhii73