-
-
Notifications
You must be signed in to change notification settings - Fork 146
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
Move to tox-travis. Fix #246. #248
Conversation
This fixes an exception that was introduced upstream in django/django@226ebb1#diff-ec2bed07bb264cb95a80f08d71a47c06R163-R170
Codecov Report
@@ Coverage Diff @@
## master #248 +/- ##
==========================================
+ Coverage 90.07% 90.13% +0.05%
==========================================
Files 25 26 +1
Lines 1219 1226 +7
Branches 106 107 +1
==========================================
+ Hits 1098 1105 +7
Misses 89 89
Partials 32 32
Continue to review full report at Codecov.
|
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.
It seems to me that everything is fine.
No description provided.