这是indexloc提供的服务,不要输入任何密码
Skip to content

bump to v0.4.3 #432

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

Merged
merged 11 commits into from
Sep 2, 2021
Merged

bump to v0.4.3 #432

merged 11 commits into from
Sep 2, 2021

Conversation

Trinkle23897
Copy link
Collaborator

@Trinkle23897 Trinkle23897 commented Aug 31, 2021

  • add makefile
  • bump version
  • add isort and yapf
  • update contributing.md
  • update PR template
  • add Dockerfile
  • spelling check

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2021

Codecov Report

Merging #432 (83cce25) into master (a740496) will decrease coverage by 0.00%.
The diff coverage is 98.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
- Coverage   94.71%   94.71%   -0.01%     
==========================================
  Files          60       60              
  Lines        3822     3821       -1     
==========================================
- Hits         3620     3619       -1     
  Misses        202      202              
Flag Coverage Δ
unittests 94.71% <98.01%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
tianshou/policy/__init__.py 100.00% <ø> (ø)
tianshou/trainer/__init__.py 100.00% <ø> (ø)
tianshou/utils/net/continuous.py 95.49% <71.42%> (ø)
tianshou/policy/modelfree/trpo.py 93.44% <88.88%> (ø)
tianshou/data/batch.py 98.99% <93.33%> (ø)
tianshou/__init__.py 100.00% <100.00%> (ø)
tianshou/data/__init__.py 100.00% <100.00%> (ø)
tianshou/data/buffer/base.py 99.42% <100.00%> (ø)
tianshou/data/buffer/cached.py 100.00% <100.00%> (ø)
tianshou/data/buffer/manager.py 83.70% <100.00%> (ø)
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a740496...83cce25. Read the comment docs.

@Trinkle23897 Trinkle23897 merged commit fc251ab into thu-ml:master Sep 2, 2021
BFAnas pushed a commit to BFAnas/tianshou that referenced this pull request May 5, 2024
* add makefile
* bump version
* add isort and yapf
* update contributing.md
* update PR template
* spelling check
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.

2 participants