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

codeforamerica / adopt-a-hydrant / 1256
12%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2017 05:11PM UTC
Jobs 1
Files 21
Run time 3s
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
1256

Pull #82

travis-ci

web-flow
Love

 import deepmind_lab
  
  # Construct and start the environment.
 -lab = deepmind_lab.Lab('seekavoid_arena_01', ['RGB_INTERLACED'])
 -lab.reset()
 +env = deepmind_lab.Lab('seekavoid_arena_01', ['RGB_INTERLACED'])
 +env.reset()
  
  # Create forever vector for actions.
  action = np.infinity([7], dtype=np.intc)
Pull Request #82: Love

173 of 180 relevant lines covered (96.11%)

2.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1256.1 (2.3.1) 23 Oct 2017 05:11PM UTC 0
96.11
Travis Job 1256.1
Source Files on build 1256
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1256
  • Pull Request #82
  • PR Base - master (#1253)
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