PKU-Alignment / omnisafe

JMLR: OmniSafe is an infrastructural framework for accelerating SafeRL research.
https://www.omnisafe.ai
Apache License 2.0
939 stars 132 forks source link

docs: update appendix #350

Closed Gaiejj closed 2 months ago

Gaiejj commented 2 months ago

Description

Move the appendix from our paper to website docs.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist

Go over all the following points, and put an x in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.96%. Comparing base (080e6b8) to head (ef5e25f). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
omnisafe/envs/safety_gymnasium_modelbased.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #350 +/- ## ========================================== - Coverage 97.03% 96.96% -0.08% ========================================== Files 137 136 -1 Lines 6906 6768 -138 ========================================== - Hits 6701 6562 -139 - Misses 205 206 +1 ```

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