Closed danielhollas closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.62%. Comparing base (
6075e7c
) to head (ce77583
). Report is 16 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR includes a DeprecationWarning ignore that is currently tripping up CI tests so going to merge this now.
To support Python 3.11, we need to bump the scikit-learn dependency, and ignore some more DeprecationWarnings. Otherwise things seem to work.