-
Notifications
You must be signed in to change notification settings - Fork 94
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
Link code coverage service to repository #56
Comments
I can't seem to get any service working, I must be stupid or something. Tried both coverals and codecov.io. |
Yes I am stupid, because I moved the coverage-xml-file to a different location. |
There seems to be some difference between my local workstation and travis CI. Models.py and apps.py are not covered according to Travis, but that makes no sense. |
'Fixed' by adding ignores to codecov:
|
Merged to default. Now waiting for badges to update. |
Hmm I prefered codecov over coveralls, but master merge does not seem to trigger. |
Seems like a bug or something. When I committed into master it did trigger coverage report, but the merge earlier didn't. |
https://coveralls.io/sign-up
The text was updated successfully, but these errors were encountered: