openml / openml-python

Python module to interface with OpenML
https://openml.github.io/openml-python/main/
Other
276 stars 142 forks source link

Release 0.14.2 #1320

Closed LennartPurucker closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 241 lines in your changes are missing coverage. Please review.

Comparison is base (d26a911) 85.19% compared to head (c35a5d5) 83.73%. Report is 1 commits behind head on main.

:exclamation: Current head c35a5d5 differs from pull request most recent head 449f2cb. Consider uploading reports for the commit 449f2cb to get more accurate results

Files Patch % Lines
openml/_api_calls.py 69.86% 22 Missing :warning:
openml/datasets/dataset.py 87.20% 22 Missing :warning:
openml/datasets/functions.py 84.55% 21 Missing :warning:
openml/cli.py 0.00% 18 Missing :warning:
openml/tasks/task.py 77.63% 17 Missing :warning:
openml/utils.py 81.11% 17 Missing :warning:
openml/testing.py 75.80% 15 Missing :warning:
openml/config.py 83.54% 13 Missing :warning:
openml/runs/functions.py 88.46% 12 Missing :warning:
openml/setups/setup.py 45.45% 12 Missing :warning:
... and 16 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1320 +/- ## ========================================== - Coverage 85.19% 83.73% -1.46% ========================================== Files 38 38 Lines 5107 5252 +145 ========================================== + Hits 4351 4398 +47 - Misses 756 854 +98 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.