Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(rjy): add HAPPO algorithm #717

Merged
merged 28 commits into from
Jan 11, 2024

polish(rjy): polish happo comments

e7e9662
Select commit
Loading
Failed to load commit list.
Merged

feature(rjy): add HAPPO algorithm #717

polish(rjy): polish happo comments
e7e9662
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 1s

76.78% (-0.34%) compared to 4d53074

View this Pull Request on Codecov

76.78% (-0.34%) compared to 4d53074

Details

Codecov Report

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

Comparison is base (4d53074) 77.11% compared to head (e7e9662) 76.78%.
Report is 5 commits behind head on main.

Files Patch % Lines
ding/policy/happo.py 10.86% 246 Missing ⚠️
ding/model/template/havac.py 76.25% 33 Missing ⚠️
ding/rl_utils/happo.py 77.47% 25 Missing ⚠️
ding/model/common/head.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #717      +/-   ##
==========================================
- Coverage   77.11%   76.78%   -0.34%     
==========================================
  Files         671      676       +5     
  Lines       53676    54424     +748     
==========================================
+ Hits        41394    41789     +395     
- Misses      12282    12635     +353     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.