dateparser icon indicating copy to clipboard operation
dateparser copied to clipboard

Added support for decade in hindi

Open Mr-Sunglasses opened this issue 3 years ago • 2 comments

Added support for decade in hindi language

Mr-Sunglasses avatar Sep 27 '21 11:09 Mr-Sunglasses

@Gallaecio I fixed all the issues of my previous PR in this PR. I ran all the tests , Everything is fine.

Mr-Sunglasses avatar Sep 27 '21 11:09 Mr-Sunglasses

Codecov Report

Base: 98.23% // Head: 98.23% // No change to project coverage :thumbsup:

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #986   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         232      232           
  Lines        2605     2605           
=======================================
  Hits         2559     2559           
  Misses         46       46           
Impacted Files Coverage Δ
dateparser/data/date_translation_data/hi.py 100.00% <ø> (ø)

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 Sep 28 '21 05:09 codecov[bot]

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

wRAR avatar Nov 03 '22 07:11 wRAR

Fixing it 🙂 @wRAR

Mr-Sunglasses avatar Nov 03 '22 09:11 Mr-Sunglasses

I've fixed that error. Thank you for your PR @Mr-Sunglasses

serhii73 avatar Nov 10 '22 11:11 serhii73