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

Some test improvements #229

Merged
merged 2 commits into from
Mar 20, 2016
Merged

Some test improvements #229

merged 2 commits into from
Mar 20, 2016

Conversation

spacecowboy
Copy link
Collaborator

Was enabling coverage on a new project and tried some copy paste from Lifelines and probably ran into the same problems you did (I am assuming you ran into the problems ;)

Also added some new Matploblib versions to the test matrix. (Btw, 2.0 is apparently in dev)

Another key thing was to add the `__init__.py` file
to the test directory. No coverage can be captured
without it.
@spacecowboy
Copy link
Collaborator Author

94.8% coverage

@@ -71,10 +75,10 @@ install:
fi

# Build in place so we can run tests
- pip install coveralls pytest-cov
- pip install python-coveralls pytest-cov
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yessss

@CamDavidsonPilon
Copy link
Owner

👌 thanks for fixing this @spacecowboy!

@CamDavidsonPilon
Copy link
Owner

🚢, closes #180

CamDavidsonPilon added a commit that referenced this pull request Mar 20, 2016
@CamDavidsonPilon CamDavidsonPilon merged commit e1b3777 into master Mar 20, 2016
@CamDavidsonPilon CamDavidsonPilon deleted the test-improvements branch March 20, 2016 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants