-
-
Notifications
You must be signed in to change notification settings - Fork 704
Add Locale Tests #1236
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
Add Locale Tests #1236
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1236 +/- ##
==========================================
Coverage ? 100.00%
==========================================
Files ? 10
Lines ? 2315
Branches ? 358
==========================================
Hits ? 2315
Misses ? 0
Partials ? 0 ☔ View full report in Codecov by Sentry. |
|
I just want to mention for Romansh and Catalan languages although there are translation for "week" and "weeks" but it seems that they can not generate translation for "weeks". Thank you. |
|
Hey @ABolouk, mind fixing the linting as well? |
Pull Request Checklist
Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:
toxormake testto find out!).tox -e lintormake lintto find out!).masterbranch.If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!
Description of Changes
Closes: #1022
Added test cases for the languages that were not in in the test_locale file based on their related Locale class data.