Skip to content
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

Fix Import of scikit-learn parse_version #52

Merged
merged 2 commits into from
May 23, 2024

Conversation

reidjohnson
Copy link
Member

Fixes import of scikit-learn parse_version for scikit-learn 1.5.

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.69%. Comparing base (9a7bf41) to head (b38ee30).
Report is 1 commits behind head on main.

Files Patch % Lines
quantile_forest/_quantile_forest.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   98.87%   98.69%   -0.19%     
==========================================
  Files           4        4              
  Lines        1068     1071       +3     
==========================================
+ Hits         1056     1057       +1     
- Misses         12       14       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reidjohnson reidjohnson merged commit 5596ca9 into main May 23, 2024
30 of 32 checks passed
@reidjohnson reidjohnson deleted the dev/fix-sklearn-parse-version-import branch May 23, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant