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

rlworkgroup / garage / 4118 / 1
64%
master: 64%

Build:
DEFAULT BRANCH: master
Ran 30 Jan 2019 10:25PM UTC
Files 221
Run time 29s
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

30 Jan 2019 10:09PM UTC coverage: 62.874% (+0.06%) from 62.817%
DOCKER_COMPOSE_VERSION=1.23.2

push

travis-ci-com

ryanjulian
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

8134 of 12937 relevant lines covered (62.87%)

0.63 hits per line

Source Files on job 4118.1 (DOCKER_COMPOSE_VERSION=1.23.2)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1248
  • Travis Job 4118.1
  • e0725028 on github
  • Prev Job for DOCKER_COMPOSE_VERSION=1.23.2 on master (#4113.1)
  • Next Job for DOCKER_COMPOSE_VERSION=1.23.2 on master (#4127.1)
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