facebookresearch / BenchMARL

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

[Feature] Choose if evaluation is run on sampled actions or on mode #49

Closed matteobettini closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (56e1b09) 84.48% compared to head (b795c81) 46.49%.

Files Patch % Lines
benchmarl/experiment/experiment.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## =========================================== - Coverage 84.48% 46.49% -37.99% =========================================== Files 64 64 Lines 2668 2669 +1 =========================================== - Hits 2254 1241 -1013 - Misses 414 1428 +1014 ```

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