• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rlworkgroup / garage / 4115
63%
master: 64%

Build:
Build:
LAST BUILD BRANCH: release-2018.10
DEFAULT BRANCH: master
Ran 30 Jan 2019 08:56PM UTC
Jobs 1
Files 221
Run time 33s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4115

Pull #486

travis-ci-com

web-flow
Fix garage.spaces and enviroment wrapper bugs

* Fixes bug in garage/sampler/utils.py, where the sampler calls the
  flatten() helper (used for gym.spaces) rather than
  GarageEnv.flatten(). This is incorrect because the sampler assumes it
  is operating on a GarageEnv
* Changes GarageEnv to no longer be an ABC -- there are algorithms
  which depend only on numpy (not a NN library like TF or PyTorch), and
  those algorithms can use GarageEnv directly. No need for subclassing.
* Updates non-TF algorithm tests to use GarageEnv
Pull Request #486: Fix garage.spaces and enviroment wrapper bugs

25 of 25 new or added lines in 2 files covered. (100.0%)

8139 of 12937 relevant lines covered (62.91%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4115.1 (DOCKER_COMPOSE_VERSION=1.23.2) 30 Jan 2019 08:56PM UTC 0
62.91
Travis Job 4115.1
Source Files on build 4115
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4115
  • Pull Request #486
  • PR Base - master (#)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc