nnaisense / evotorch

Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
https://evotorch.ai
Apache License 2.0
1.01k stars 63 forks source link

chore: Update github actions #112

Closed Higgcz closed 2 months ago

Higgcz commented 2 months ago

This MR updates all github actions to use the newest versions and ensures the codecov token is correctly passed

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 76.79%. Comparing base (5c58566) to head (6021d01). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## ========================================== + Coverage 76.74% 76.79% +0.04% ========================================== Files 49 57 +8 Lines 7509 8475 +966 ========================================== + Hits 5763 6508 +745 - Misses 1746 1967 +221 ```

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