Skip to content

Conversation

@Omswastik-11
Copy link

Screenshot 2025-12-24 173907

Fixes #1539

Copy link

@jgyasu jgyasu left a comment

Choose a reason for hiding this comment

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

Nice! I am not sure if CLI is tested or not currently, but can you please add a test for this?

@Omswastik-11 Omswastik-11 requested a review from jgyasu December 29, 2025 11:02
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.24%. Comparing base (3454bbb) to head (96330fc).

Files with missing lines Patch % Lines
openml/cli.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1555       +/-   ##
===========================================
+ Coverage   52.72%   66.24%   +13.51%     
===========================================
  Files          36       36               
  Lines        4326     4328        +2     
===========================================
+ Hits         2281     2867      +586     
+ Misses       2045     1461      -584     

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

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 --version Flag to CLI

3 participants