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 53.03%. Comparing base (bd8ae77) to head (eaee33a).
⚠️ Report is 1 commits behind head on main.

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   79.14%   53.03%   -26.12%     
===========================================
  Files          36       36               
  Lines        4320     4320               
===========================================
- Hits         3419     2291     -1128     
- Misses        901     2029     +1128     

☔ 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