lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
2.89k stars 249 forks source link

use latest gh actions #1580

Closed japrescott closed 4 weeks ago

japrescott commented 1 month ago

upgrade the github workflow actions to use latest versions and thus, supported environments

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.82%. Comparing base (06a51be) to head (06f3da3). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1580 +/- ## ======================================= Coverage 81.82% 81.82% ======================================= Files 145 145 Lines 6139 6139 ======================================= Hits 5023 5023 Misses 1116 1116 ```

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

japrescott commented 4 weeks ago

Thanks @SauravMaheshkar for the suggestion. I agree that this could be helpful but am afraid to just activate it without careful consideration. Will add this to our backlog for further evaluation 👍