-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update cffi to 1.12.1 #396
base: master
Are you sure you want to change the base?
Conversation
pytest 4 broke the old version of pytest-random-order we were using, since the newer versions of pytest-random-order don't work with py2. I solved this by creating separate requirements files for py2 and py3.
Codecov Report
@@ Coverage Diff @@
## master #396 +/- ##
==========================================
- Coverage 98.57% 97.14% -1.43%
==========================================
Files 8 8
Lines 701 701
Branches 125 125
==========================================
- Hits 691 681 -10
- Misses 2 3 +1
- Partials 8 17 +9
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #396 +/- ##
=======================================
Coverage 98.57% 98.57%
=======================================
Files 8 8
Lines 701 701
Branches 125 125
=======================================
Hits 691 691
Misses 2 2
Partials 8 8 Continue to review full report at Codecov.
|
1acb93e
to
52b7d72
Compare
This PR updates cffi from 1.11.5 to 1.12.1.
Changelog
1.12.1
1.12
Links