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

Fix Ukrainian supplemental data to be in the yaml and restored CLDR data #1090

Merged
merged 3 commits into from Oct 24, 2022

Conversation

DenverCoder1
Copy link
Contributor

It seems like #1079 was merged even though it modified the CLDR json. These translations should have been added to the supplementary yaml files instead.

This PR restores the JSON to it's original data and adds the translations from #1079 to the YAML file.

This is currently blocking other PRs, specifically #876.

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

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

Coverage data is based on head (93b1373) compared to base (e6d4bf1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1090   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         232      232           
  Lines        2602     2602           
=======================================
  Hits         2556     2556           
  Misses         46       46           
Impacted Files Coverage Δ
dateparser/data/date_translation_data/uk.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.

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

@serhii73 serhii73 merged commit d052d3e into scrapinghub:master Oct 24, 2022
@serhii73
Copy link
Collaborator

Thank you.

@DenverCoder1 DenverCoder1 deleted the fix-uk-data branch October 24, 2022 07:26
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.

None yet

3 participants