scrapinghub / dateparser

python parser for human readable dates
BSD 3-Clause "New" or "Revised" License
2.57k stars 465 forks source link

Abbreviation russian thursday #1082

Closed serhii73 closed 2 years ago

serhii73 commented 2 years ago

Resolve https://github.com/scrapinghub/dateparser/pull/484 #436

codecov[bot] commented 2 years ago

Codecov Report

Base: 98.29% // Head: 98.23% // Decreases project coverage by -0.06% :warning:

Coverage data is based on head (995167f) compared to base (28cadc1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1082 +/- ## ========================================== - Coverage 98.29% 98.23% -0.07% ========================================== Files 234 232 -2 Lines 2705 2599 -106 ========================================== - Hits 2659 2553 -106 Misses 46 46 ``` | [Impacted Files](https://codecov.io/gh/scrapinghub/dateparser/pull/1082?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub) | Coverage Δ | | |---|---|---| | [dateparser/data/date\_translation\_data/ru.py](https://codecov.io/gh/scrapinghub/dateparser/pull/1082/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-ZGF0ZXBhcnNlci9kYXRhL2RhdGVfdHJhbnNsYXRpb25fZGF0YS9ydS5weQ==) | `100.00% <ø> (ø)` | | | [dateparser/conf.py](https://codecov.io/gh/scrapinghub/dateparser/pull/1082/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-ZGF0ZXBhcnNlci9jb25mLnB5) | | | | [dateparser/\_\_init\_\_.py](https://codecov.io/gh/scrapinghub/dateparser/pull/1082/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-ZGF0ZXBhcnNlci9fX2luaXRfXy5weQ==) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub)

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