openml / openml-python

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

Make Test Work Again After Ruff and Linter Changes #1310

Closed LennartPurucker closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (326bf0b) 74.01% compared to head (1b70078) 84.17%.

Files Patch % Lines
openml/config.py 83.33% 2 Missing :warning:
openml/_api_calls.py 88.88% 1 Missing :warning:
openml/runs/run.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1310 +/- ## ============================================ + Coverage 74.01% 84.17% +10.16% ============================================ Files 38 38 Lines 5237 5240 +3 ============================================ + Hits 3876 4411 +535 + Misses 1361 829 -532 ```

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