opendilab / DI-engine

OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
https://di-engine-docs.readthedocs.io
Apache License 2.0
3k stars 366 forks source link

fix(zjow): fix complex obs demo for ppo pipeline #786

Closed zjowowen closed 6 months ago

zjowowen commented 6 months ago

784

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 75.85%. Comparing base (aeb4c9c) to head (78a2739). Report is 1 commits behind head on main.

:exclamation: Current head 78a2739 differs from pull request most recent head 9cc2dc8. Consider uploading reports for the commit 9cc2dc8 to get more accurate results

Files Patch % Lines
ding/utils/dict_helper.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #786 +/- ## ========================================== - Coverage 75.89% 75.85% -0.04% ========================================== Files 681 682 +1 Lines 55287 55189 -98 ========================================== - Hits 41958 41864 -94 + Misses 13329 13325 -4 ``` | [Flag](https://app.codecov.io/gh/opendilab/DI-engine/pull/786/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendilab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/opendilab/DI-engine/pull/786/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendilab) | `75.85% <80.00%> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendilab#carryforward-flags-in-the-pull-request-comment) to find out more.

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