dateparser
dateparser copied to clipboard
Added support for fortnight and century
Add support for other words ("decade", "fortnight", "century"...) #725
You seem to have accidentally deleted a file.
ohk I'm fixing them
@Gallaecio fixes the files , Now it seems like everything is Ok
Codecov Report
Merging #987 (b461617) into master (0ed979e) will decrease coverage by
0.00%. The diff coverage is100.00%.
:exclamation: Current head b461617 differs from pull request most recent head da174a8. Consider uploading reports for the commit da174a8 to get more accurate results
@@ Coverage Diff @@
## master #987 +/- ##
==========================================
- Coverage 98.29% 98.29% -0.01%
==========================================
Files 234 234
Lines 2702 2700 -2
==========================================
- Hits 2656 2654 -2
Misses 46 46
| Impacted Files | Coverage Δ | |
|---|---|---|
| dateparser/data/date_translation_data/en.py | 100.00% <ø> (ø) |
|
| dateparser/data/date_translation_data/hi.py | 100.00% <ø> (ø) |
|
| dateparser/languages/dictionary.py | 100.00% <ø> (ø) |
|
| dateparser/freshness_date_parser.py | 99.07% <100.00%> (+0.05%) |
:arrow_up: |
| dateparser/date_parser.py | 93.75% <0.00%> (-0.19%) |
:arrow_down: |
| dateparser/date.py | 99.24% <0.00%> (-0.02%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0ed979e...da174a8. Read the comment docs.
@Gallaecio ok I'll add them on tests , Thanks for your support and guidance
@Gallaecio - I have fixed all the changes that you were request 😊
@Gallaecio , @gutsytechster Please Look into it I have done all Changes.
@Gallaecio Fixed the changes you requested and also add some improvements 👍🏻