facebookresearch / BenchMARL

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

[Versioning] 1.1.0 #61

Closed matteobettini closed 5 months ago

matteobettini commented 5 months ago

Versioning associated to torchrl 0.3.0

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (ca33835) 84.84% compared to head (8c6f6bd) 84.84%. Report is 1 commits behind head on main.

Files Patch % Lines
test/test_pettingzoo.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ======================================= Coverage 84.84% 84.84% ======================================= Files 69 69 Lines 2731 2731 ======================================= Hits 2317 2317 Misses 414 414 ```

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