(Closes #476) Put back testing with python 3.9#477
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #477 +/- ##
=======================================
Coverage 92.16% 92.16%
=======================================
Files 86 86
Lines 13752 13752
=======================================
+ Hits 12674 12675 +1
+ Misses 1078 1077 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Weirdly, CodeCov is saying that there are indirect coverage changes but I can't see how that has happened. The code in question is actually unreachable so I have removed it. |
|
Ready for review from anyone (@hiker @sergisiso @LonelyCat124). |
LonelyCat124
left a comment
There was a problem hiding this comment.
Hi @arporter, one small comment as I thinkwe should keep 3.10 testing as we'll move to that once 3.9 is retired.
|
I've added back testing with 3.10 and all is well. Ready for another look now. |
|
Looks good to me now, think we can merge |
No description provided.