facebookresearch / BenchMARL

A collection of MARL benchmarks based on TorchRL
https://benchmarl.readthedocs.io/
MIT License
216 stars 27 forks source link

[CI] Fix code cov #51

Closed matteobettini closed 7 months ago

matteobettini commented 7 months ago

The codecov upload sporadically fails due to https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954

This PR makes uploads less frequent hoping to mitigate the issue

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (9a3c635) 46.49% compared to head (1266b89) 46.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ======================================= Coverage 46.49% 46.49% ======================================= Files 64 64 Lines 2669 2669 ======================================= Hits 1241 1241 Misses 1428 1428 ```

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