-
Notifications
You must be signed in to change notification settings - Fork 54
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 python versions in CI #73
Conversation
Codecov Report
@@ Coverage Diff @@
## master #73 +/- ##
==========================================
- Coverage 75.90% 75.89% -0.02%
==========================================
Files 20 20
Lines 1457 1456 -1
Branches 298 315 +17
==========================================
- Hits 1106 1105 -1
Misses 293 293
Partials 58 58
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me.
The code coverage decreased but that's just because of line spacing I think -- not a big deal. |
An attempt to modernize the CI with up-to-date python versions as described in #72.
This PR: