-
Notifications
You must be signed in to change notification settings - Fork 59
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
Multilingual configuration #275
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #275 +/- ##
==========================================
- Coverage 71.79% 71.77% -0.03%
==========================================
Files 34 34
Lines 9117 9117
==========================================
- Hits 6546 6544 -2
- Misses 2571 2573 +2 ☔ View full report in Codecov by Sentry. |
b78d0ee
to
4372813
Compare
4.24.0: false | ||
4.24.0.dev0+31e1b65: false | ||
31e1b655e24581af44ab5f14523ace5a364f57a8: false | ||
4.25.0: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need options to ignore whole parts (files, classes, methods).
Almost works. Making a sdist and then installing it fails because some files are missing from the MANIFEST.in |
Multilingual configuration