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

add test coverage statistics #11

Open
pbellec opened this issue Mar 7, 2020 · 3 comments
Open

add test coverage statistics #11

pbellec opened this issue Mar 7, 2020 · 3 comments

Comments

@pbellec
Copy link
Member

pbellec commented Mar 7, 2020

See https://github.com/codecov/example-python

@ltetrel
Copy link
Member

ltetrel commented Mar 10, 2020

Hmm not sure a code coverage is meaningfull for a project of this size..

@mathieuboudreau
Copy link

It's quite easy to set up for Github+Coveralls.io+Python. I find it useful for projects small or large.

See our setup for the AxonDeepSeg project (using Travis):

@ltetrel
Copy link
Member

ltetrel commented Mar 10, 2020

Is it easy to plug it with circleCI (I see that you are using travis) ? I could give it a try if this is as simple as you mention.

In this project, there is basically one test per type of download, check.
So again, the coverage here is quite obvious here. I don't see obvious benefits for this project.

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

3 participants