openml / openml-python

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

Update test.yml: upload CODECOV token #1268

Closed mfeurer closed 1 year ago

mfeurer commented 1 year ago

According to the codecov github action documentation we need a CODECOV upload token. This PR adds the CODECOV upload token that I have added as a secret to the repository to the upload.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d940e0e) 85.26% compared to head (34c0ea1) 85.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1268 +/- ## ======================================== Coverage 85.26% 85.26% ======================================== Files 38 38 Lines 5104 5104 ======================================== Hits 4352 4352 Misses 752 752 ```

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