Skip to content

Conversation

@EmanAbdelhaleem
Copy link
Contributor

Metadata

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2025

Codecov Report

❌ Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.08%. Comparing base (c5f68bf) to head (d0bc91d).

Files with missing lines Patch % Lines
openml/runs/functions.py 33.33% 2 Missing ⚠️
openml/tasks/functions.py 0.00% 2 Missing ⚠️
openml/tasks/task.py 0.00% 2 Missing ⚠️
openml/datasets/dataset.py 0.00% 1 Missing ⚠️
openml/runs/run.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
- Coverage   53.02%   52.08%   -0.95%     
==========================================
  Files          36       36              
  Lines        4326     4326              
==========================================
- Hits         2294     2253      -41     
- Misses       2032     2073      +41     

☔ 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.

Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The failure is directly related to the code that was changed, so it may be newly introduced. Kindly check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH] Improve NotImplementedError Messages

3 participants