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

Unblock CI failures from scikit-learn 1.4.0, pandas 2.2.0 #1295

Merged
merged 8 commits into from
Jan 22, 2024

Conversation

charlesbluca
Copy link
Collaborator

@charlesbluca charlesbluca commented Jan 22, 2024

Looks like the recent releases of scikit-learn 1.4.0 & pandas 2.2.0 have caused upstream failures that are blocking CI; this PR aims to resolve those:

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3ffba21) 85.56% compared to head (d0df6c5) 85.52%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1295      +/-   ##
==========================================
- Coverage   85.56%   85.52%   -0.05%     
==========================================
  Files          77       77              
  Lines        4255     4256       +1     
  Branches      794      794              
==========================================
- Hits         3641     3640       -1     
- Misses        445      447       +2     
  Partials      169      169              

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

@charlesbluca charlesbluca marked this pull request as ready for review January 22, 2024 22:34
@charlesbluca charlesbluca merged commit f53c3e0 into dask-contrib:main Jan 22, 2024
21 of 22 checks passed
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.

None yet

2 participants