Skip to content

Conversation

@JATAYU000
Copy link
Contributor

@JATAYU000 JATAYU000 commented Dec 27, 2025

Metadata

Details

  • What does this PR implement/fix?
    Implements a get_cache_size() function which returns the total size of the openml cache directory in bytes.

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.71%. Comparing base (c5f68bf) to head (adf82f6).

Files with missing lines Patch % Lines
openml/utils.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1565      +/-   ##
==========================================
- Coverage   53.02%   52.71%   -0.32%     
==========================================
  Files          36       36              
  Lines        4326     4329       +3     
==========================================
- Hits         2294     2282      -12     
- Misses       2032     2047      +15     

☔ 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 Cache Size Utility Function

3 participants