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 errors due to SB change #143

Merged
merged 3 commits into from
Dec 20, 2019
Merged

Fix errors due to SB change #143

merged 3 commits into from
Dec 20, 2019

Conversation

shwang
Copy link
Member

@shwang shwang commented Dec 19, 2019

VecNormalize._normalize_observation was renamed

@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #143 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files          59       59           
  Lines        4052     4052           
=======================================
  Hits         3470     3470           
  Misses        582      582
Impacted Files Coverage Δ
src/imitation/algorithms/adversarial.py 89.62% <100%> (ø) ⬆️
src/imitation/policies/serialize.py 98.55% <100%> (ø) ⬆️
tests/test_rollout.py 100% <0%> (ø) ⬆️
tests/test_tabular.py 100% <0%> (ø) ⬆️
tests/test_scripts.py 100% <0%> (ø) ⬆️
src/imitation/scripts/expert_demos.py 87.34% <0%> (ø) ⬆️
tests/test_buffer.py 100% <0%> (ø) ⬆️
src/imitation/scripts/config/parallel.py 63.46% <0%> (ø) ⬆️
src/imitation/util/buffer.py 97.36% <0%> (ø) ⬆️

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 084ca2c...24fc0cf. Read the comment docs.

@shwang shwang merged commit a2e7f30 into master Dec 20, 2019
@shwang shwang deleted the sb_update_normalize branch December 20, 2019 00:52
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.

1 participant