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

fix(readme): update the paper to cite #161

Merged
merged 9 commits into from
Nov 28, 2023
Merged

Conversation

felixchalumeau
Copy link
Collaborator

Update the README to link to QDax paper.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (f366797) 92.31% compared to head (559d166) 92.28%.
Report is 9 commits behind head on main.

Files Patch % Lines
qdax/environments/humanoidtrap.py 18.30% 58 Missing ⚠️
qdax/baselines/pbt.py 76.47% 12 Missing ⚠️
qdax/baselines/sac_pbt.py 96.46% 4 Missing ⚠️
qdax/core/emitters/pbt_me_emitter.py 96.82% 4 Missing ⚠️
qdax/environments/exploration_wrappers.py 0.00% 3 Missing ⚠️
qdax/environments/__init__.py 60.00% 2 Missing ⚠️
tests/default_tasks_test/jumanji_envs_test.py 98.14% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   92.31%   92.28%   -0.04%     
==========================================
  Files         103      116      +13     
  Lines        5816     6763     +947     
==========================================
+ Hits         5369     6241     +872     
- Misses        447      522      +75     

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

@Lookatator
Copy link
Member

Hi @felixchalumeau ! Thanks for the PR, I will try to fix the docs build later today.

I guess it'll be time soon to merge develop into master and make a new release!

@Lookatator Lookatator merged commit aaa3ece into main Nov 28, 2023
5 checks passed
@Lookatator Lookatator deleted the hotfix/update-readme branch September 1, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants