Closed VarIr closed 3 years ago
Since the pytest (coverage) segmentation faults on 3.9 happen all the time, after all tests are run successfully, let's remove 3.9 CI for now...
Merging #46 (1053a62) into master (07f9ce0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #46 +/- ##
=======================================
Coverage 97.18% 97.18%
=======================================
Files 36 36
Lines 2059 2059
=======================================
Hits 2001 2001
Misses 58 58
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 07f9ce0...1053a62. Read the comment docs.
scikit-learn pre 0.24 was required on Python 3.9 (Github CI), but stable is available now.