Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve de support #673

Merged
merged 1 commit into from May 13, 2020
Merged

Conversation

noviluni
Copy link
Collaborator

@noviluni noviluni commented May 12, 2020

Includes additions from the next PRs:

Most of them modify the json file instead of the yaml file, so we could close them after releasing this.

Also fixes: #649, #395

Fixes #395, fixes #649, closes #348, closes #400, closes #408, closes #650.

@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #673 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #673   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files         302      302           
  Lines        2558     2558           
=======================================
  Hits         2436     2436           
  Misses        122      122           
Impacted Files Coverage Δ
dateparser/data/date_translation_data/de.py 100.00% <ø> (ø)
dateparser/data/date_translation_data/en.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b298b33...99dc722. Read the comment docs.

@noviluni noviluni requested a review from Gallaecio May 12, 2020 16:55
@noviluni noviluni merged commit 238d0db into scrapinghub:master May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

german language: multiple issues German abbreviation for the month March has not been recognized "MRZ"
2 participants