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

Enforce pytest <4.6.0 #326

Merged
merged 4 commits into from Jun 2, 2019
Merged

Enforce pytest <4.6.0 #326

merged 4 commits into from Jun 2, 2019

Conversation

aleju
Copy link
Owner

@aleju aleju commented Jun 2, 2019

Forces pytest version to be <4.6.0 for now due to crashes in 4.6.0. See pytest-dev/pytest#5358.

This also fixes some other minor issues related to tests.

@codecov-io
Copy link

codecov-io commented Jun 2, 2019

Codecov Report

Merging #326 into master will increase coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
+ Coverage   94.37%   94.55%   +0.18%     
==========================================
  Files          31       31              
  Lines        9488     9489       +1     
==========================================
+ Hits         8954     8972      +18     
+ Misses        534      517      -17

@aleju aleju changed the title Fix tests Enforce pytest <4.6.0 Jun 2, 2019
@aleju aleju force-pushed the fix_tests branch 2 times, most recently from 7bbaf2d to 284e18e Compare June 2, 2019 09:53
@aleju aleju merged commit a5f6966 into master Jun 2, 2019
@aleju aleju deleted the fix_tests branch June 2, 2019 11:30
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

Successfully merging this pull request may close these issues.

None yet

2 participants