Skip to content

Conversation

@PGijsbers
Copy link
Collaborator

The problem was that test cleanup cleaned up more than intended: all files in openml-python/ instead of openml-python/tests/files/.

Also, I embarrassingly already fixed this 2 years ago, not sure why it didn't make it to a PR.

@PGijsbers PGijsbers requested a review from mfeurer March 4, 2023 10:25
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2023

Codecov Report

Patch coverage: 61.43% and project coverage change: -2.92 ⚠️

Comparison is base (e074c14) 88.07% compared to head (b539d05) 85.16%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1226      +/-   ##
===========================================
- Coverage    88.07%   85.16%   -2.92%     
===========================================
  Files           36       38       +2     
  Lines         4563     4981     +418     
===========================================
+ Hits          4019     4242     +223     
- Misses         544      739     +195     
Impacted Files Coverage Δ
openml/__init__.py 100.00% <ø> (ø)
openml/base.py 90.90% <ø> (ø)
openml/cli.py 0.00% <0.00%> (ø)
openml/extensions/extension_interface.py 91.66% <ø> (ø)
openml/flows/flow.py 92.71% <ø> (ø)
openml/study/study.py 72.00% <ø> (ø)
openml/tasks/split.py 94.50% <ø> (-0.12%) ⬇️
openml/evaluations/functions.py 83.47% <8.33%> (-8.76%) ⬇️
openml/setups/functions.py 93.75% <50.00%> (-0.10%) ⬇️
openml/datasets/dataset.py 87.28% <70.00%> (-0.65%) ⬇️
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mfeurer mfeurer merged commit 24cbc5e into develop Mar 4, 2023
@mfeurer mfeurer deleted the fix_cov branch March 4, 2023 16:55
github-actions bot pushed a commit that referenced this pull request Mar 4, 2023
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.

4 participants