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 info not pass issue in PGPolicy #787

Merged
merged 1 commit into from
Dec 24, 2022
Merged

Conversation

Trinkle23897
Copy link
Collaborator

close #775

@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2022

Codecov Report

Merging #787 (04ce489) into master (4c3791a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   91.07%   91.09%   +0.01%     
==========================================
  Files          71       73       +2     
  Lines        5077     5088      +11     
==========================================
+ Hits         4624     4635      +11     
  Misses        453      453              
Flag Coverage Δ
unittests 91.09% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tianshou/__init__.py 100.00% <100.00%> (ø)
tianshou/policy/modelfree/pg.py 100.00% <100.00%> (ø)
tianshou/utils/__init__.py 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Trinkle23897 Trinkle23897 merged commit 1037627 into thu-ml:master Dec 24, 2022
@Trinkle23897 Trinkle23897 deleted the pginfo branch December 24, 2022 21:06
BFAnas pushed a commit to BFAnas/tianshou that referenced this pull request May 5, 2024
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.

Info not passed to actor of PGPolicy
2 participants