Skip to content

Conversation

@JATAYU000
Copy link
Contributor

Metadata

Details

  • Any other comments?
    Had a question, Can I make the classes use the mixin in this pr or should I open a new one?

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 44.44444% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.99%. Comparing base (c5f68bf) to head (13745f8).

Files with missing lines Patch % Lines
openml/utils.py 44.44% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1595      +/-   ##
==========================================
- Coverage   53.02%   51.99%   -1.04%     
==========================================
  Files          36       36              
  Lines        4326     4343      +17     
==========================================
- Hits         2294     2258      -36     
- Misses       2032     2085      +53     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@geetu040
Copy link
Contributor

geetu040 commented Jan 8, 2026

@fkiraly the CI failures are coming from the production server - specifically database connection - probably because of overloading. Should we do something about these in short-term or just leave it for long-term test refactor?

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.

[ENH] Add ReprMixin to share __repr__ formatting across OpenML classes

4 participants