Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2911 +/- ##
=======================================
Coverage 99.67% 99.67%
=======================================
Files 115 115
Lines 17308 17308
Branches 3109 3109
=======================================
Hits 17252 17252
Misses 38 38
Partials 18 18
|
A5rocks
left a comment
There was a problem hiding this comment.
Looks good, I think actually doing the CI work can be done later (just repurpose the already made issue).
|
I'd be OK with shipping this as a fix for the current problem, but I'm also keen to get some regression tests into our CI so we can tell that it's effective and notice if it breaks later. Maybe @jakkdl can help out? |
I'll take a look at it, seems quite doable. But agree on merging this and getting CI setup in a later PR. |
|
Ok, with two approvals I am going to merge this. |
This pull request partially completes changes that were noted in #2908.
Either added on to this pull request or in another pull request, we still need to make sure to test that cython will continue working and not find these sorts of issues after they are already a problem.
Excerpt from original comment in #2908: