adaptive-intelligent-robotics / QDax

Accelerated Quality-Diversity
https://qdax.readthedocs.io/en/latest/
MIT License
258 stars 42 forks source link

Release 0.4.0 #183

Closed Lookatator closed 12 hours ago

Lookatator commented 2 months ago

This PR introduces:

Remaining To Dos:

Checks

Future improvements

N/A

codecov-commenter commented 23 hours ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 93.55609% with 54 lines in your changes missing coverage. Please review.

Project coverage is 92.26%. Comparing base (a721221) to head (0508d7c). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
qdax/environments/wrappers.py 41.17% 20 Missing :warning:
qdax/tasks/brax_envs.py 28.57% 15 Missing :warning:
qdax/core/neuroevolution/mdp_utils.py 44.44% 5 Missing :warning:
qdax/core/neuroevolution/networks/dads_networks.py 94.44% 3 Missing :warning:
qdax/utils/pareto_front.py 57.14% 3 Missing :warning:
qdax/core/emitters/dcrl_emitter.py 99.00% 2 Missing :warning:
qdax/core/emitters/mees_emitter.py 87.50% 2 Missing :warning:
qdax/core/containers/archive.py 66.66% 1 Missing :warning:
qdax/core/neuroevolution/networks/networks.py 97.77% 1 Missing :warning:
qdax/environments/exploration_wrappers.py 0.00% 1 Missing :warning:
... and 1 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================== - Coverage 92.30% 92.26% -0.04% ========================================== Files 125 128 +3 Lines 7485 8007 +522 ========================================== + Hits 6909 7388 +479 - Misses 576 619 +43 ```

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