facebookresearch / BenchMARL

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

[Docs] Build the docs #34

Closed matteobettini closed 9 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (31c88e8) 88.95% compared to head (7244734) 87.39%.

Files Patch % Lines
benchmarl/algorithms/common.py 66.66% 1 Missing :warning:
benchmarl/environments/common.py 66.66% 1 Missing :warning:
benchmarl/eval_results.py 0.00% 1 Missing :warning:
benchmarl/experiment/experiment.py 85.71% 1 Missing :warning:
benchmarl/models/common.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== - Coverage 88.95% 87.39% -1.57% ========================================== Files 53 54 +1 Lines 2436 2451 +15 ========================================== - Hits 2167 2142 -25 - Misses 269 309 +40 ```

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