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

Link code coverage service to repository #56

Closed
dennissiemensma opened this issue Feb 19, 2016 · 7 comments
Closed

Link code coverage service to repository #56

dennissiemensma opened this issue Feb 19, 2016 · 7 comments
Assignees
Milestone

Comments

@dennissiemensma
Copy link
Member

https://coveralls.io/sign-up

@dennissiemensma
Copy link
Member Author

I can't seem to get any service working, I must be stupid or something. Tried both coverals and codecov.io.

@dennissiemensma
Copy link
Member Author

Yes I am stupid, because I moved the coverage-xml-file to a different location.

@dennissiemensma
Copy link
Member Author

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.

@dennissiemensma
Copy link
Member Author

'Fixed' by adding ignores to codecov:

.*/models/.*
.*/apps\.py

@dennissiemensma
Copy link
Member Author

Merged to default. Now waiting for badges to update.

@dennissiemensma
Copy link
Member Author

Hmm I prefered codecov over coveralls, but master merge does not seem to trigger.

@dennissiemensma
Copy link
Member Author

Seems like a bug or something. When I committed into master it did trigger coverage report, but the merge earlier didn't.

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

No branches or pull requests

1 participant