facebookresearch / BenchMARL

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

Robomaster #70

Closed matteobettini closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 39.35484% with 94 lines in your changes are missing coverage. Please review.

Project coverage is 83.10%. Comparing base (276345b) to head (92b644f).

Files Patch % Lines
benchmarl/models/robomaster_model.py 30.59% 93 Missing :warning:
benchmarl/environments/common.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== - Coverage 89.96% 83.10% -6.87% ========================================== Files 69 71 +2 Lines 2731 2882 +151 ========================================== - Hits 2457 2395 -62 - Misses 274 487 +213 ```

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