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 code coverage #264

Open
bannanc opened this issue Jan 25, 2018 · 2 comments
Open

Add code coverage #264

bannanc opened this issue Jan 25, 2018 · 2 comments
Assignees

Comments

@bannanc
Copy link
Collaborator

bannanc commented Jan 25, 2018

We learned how to do code coverage at MolSSI this week, it is really simple to set up assuming you're running tests with pytest. You just add a line to your travis.yml and go to codecov.io to add the repository and get the link for the badge.

I can look into the ways to do this with nosetests instead or convert our tests over to pytest.

@bannanc bannanc self-assigned this Jan 25, 2018
@davidlmobley
Copy link
Contributor

I think converting to pytest and getting code coverage going makes a lot of sense, though is more important onopenforcefield than here.

@bannanc
Copy link
Collaborator Author

bannanc commented Jan 25, 2018

I think we have an issue on it for openforcefield too. I feel more comfortable using this one for testing the set up since there isn't active development happening.

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

2 participants