openml / openml-python

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

Release 0.14 #1266

Closed mfeurer closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 86.89% and project coverage change: +0.02 :tada:

Comparison is base (bb3793d) 85.24% compared to head (5d2128a) 85.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1266 +/- ## ========================================== + Coverage 85.24% 85.26% +0.02% ========================================== Files 38 38 Lines 5008 5104 +96 ========================================== + Hits 4269 4352 +83 - Misses 739 752 +13 ``` | [Impacted Files](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml) | Coverage Δ | | |---|---|---| | [openml/extensions/extension\_interface.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL2V4dGVuc2lvbnMvZXh0ZW5zaW9uX2ludGVyZmFjZS5weQ==) | `91.66% <ø> (ø)` | | | [openml/extensions/sklearn/extension.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL2V4dGVuc2lvbnMvc2tsZWFybi9leHRlbnNpb24ucHk=) | `90.34% <ø> (ø)` | | | [openml/study/study.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL3N0dWR5L3N0dWR5LnB5) | `72.00% <0.00%> (ø)` | | | [openml/tasks/split.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL3Rhc2tzL3NwbGl0LnB5) | `94.50% <ø> (ø)` | | | [openml/evaluations/functions.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL2V2YWx1YXRpb25zL2Z1bmN0aW9ucy5weQ==) | `82.35% <50.00%> (-1.13%)` | :arrow_down: | | [openml/flows/functions.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL2Zsb3dzL2Z1bmN0aW9ucy5weQ==) | `83.97% <50.00%> (-0.77%)` | :arrow_down: | | [openml/study/functions.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL3N0dWR5L2Z1bmN0aW9ucy5weQ==) | `87.96% <54.54%> (-3.37%)` | :arrow_down: | | [openml/tasks/functions.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL3Rhc2tzL2Z1bmN0aW9ucy5weQ==) | `84.73% <54.54%> (-1.06%)` | :arrow_down: | | [openml/tasks/task.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL3Rhc2tzL3Rhc2sucHk=) | `84.45% <75.00%> (+0.32%)` | :arrow_up: | | [openml/runs/functions.py](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml#diff-b3Blbm1sL3J1bnMvZnVuY3Rpb25zLnB5) | `84.13% <88.88%> (-0.13%)` | :arrow_down: | | ... and [11 more](https://app.codecov.io/gh/openml/openml-python/pull/1266?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openml) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.