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 rendering mujoco to pixels in docker (bp #1835) #1838

Merged
merged 1 commit into from Aug 3, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 3, 2020

This is an automated backport of pull request #1835 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot requested a review from a team as a code owner August 3, 2020 17:47
@mergify mergify bot requested review from krzentner, a team, irisliucy and yeukfu and removed request for a team August 3, 2020 17:47
@mergify mergify bot requested a review from a team August 3, 2020 19:07
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #1838 into release-2020.06 will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-2020.06    #1838   +/-   ##
================================================
  Coverage            90.69%   90.70%           
================================================
  Files                  213      213           
  Lines                11159    11159           
  Branches              1343     1343           
================================================
+ Hits                 10121    10122    +1     
  Misses                 783      783           
+ Partials               255      254    -1     
Impacted Files Coverage Δ
src/garage/plotter/plotter.py 61.36% <0.00%> (-2.28%) ⬇️
src/garage/misc/tensor_utils.py 88.59% <0.00%> (+1.75%) ⬆️
...e/np/exploration_policies/epsilon_greedy_policy.py 100.00% <0.00%> (+3.57%) ⬆️

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 e547773...4205692. Read the comment docs.

@ahtsan ahtsan force-pushed the mergify/bp/release-2020.06/pr-1835 branch from 093ca30 to 4205692 Compare August 3, 2020 19:25
@mergify mergify bot merged commit 94ecf25 into release-2020.06 Aug 3, 2020
@mergify mergify bot deleted the mergify/bp/release-2020.06/pr-1835 branch August 3, 2020 22:21
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.

None yet

3 participants