dateparser icon indicating copy to clipboard operation
dateparser copied to clipboard

Added Support for relative dates with full words of month and year in Indonesian Language

Open atharmohammad opened this issue 2 years ago • 1 comments

Closes #912

atharmohammad avatar Oct 20 '21 10:10 atharmohammad

Codecov Report

Base: 98.23% // Head: 98.30% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (6a74fe6) compared to base (bcd1a3c). Patch has no changes to coverable lines.

:exclamation: Current head 6a74fe6 differs from pull request most recent head 0777e7c. Consider uploading reports for the commit 0777e7c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1003      +/-   ##
==========================================
+ Coverage   98.23%   98.30%   +0.07%     
==========================================
  Files         232      234       +2     
  Lines        2605     2899     +294     
==========================================
+ Hits         2559     2850     +291     
- Misses         46       49       +3     
Impacted Files Coverage Δ
dateparser/data/date_translation_data/id.py 100.00% <ø> (ø)
dateparser/utils/__init__.py 93.45% <0.00%> (-1.83%) :arrow_down:
dateparser/languages/locale.py 98.69% <0.00%> (-0.01%) :arrow_down:
dateparser/conf.py 100.00% <0.00%> (ø)
dateparser/__init__.py 100.00% <0.00%> (ø)
dateparser/date.py 99.47% <0.00%> (+0.19%) :arrow_up:
dateparser/parser.py 99.31% <0.00%> (+0.29%) :arrow_up:
dateparser/date_parser.py 97.72% <0.00%> (+3.78%) :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 20 '21 10:10 codecov[bot]

AssertionError: The content of the file "../dateparser/data/date_translation_data/id.py" doesn't match the content of the generated file.

wRAR avatar Nov 03 '22 07:11 wRAR

I close this issue after merging this PR

Thank you.

serhii73 avatar Nov 10 '22 10:11 serhii73