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

rlworkgroup / garage / 4200 / 1
63%
master: 64%

Build:
Build:
LAST BUILD BRANCH: release-2018.10
DEFAULT BRANCH: master
Ran 03 Feb 2019 01:32AM UTC
Files 219
Run time 8s
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

03 Feb 2019 01:09AM UTC coverage: 63.38% (-0.02%) from 63.403%
DOCKER_COMPOSE_VERSION=1.23.2

push

travis-ci-com

ryanjulian
Add shebang lines and executable bits to examples

This PR adds a valid Unix shebang line to each example and marks it as
executable, so that they can be run as standard Unix scripts without
invoking Python.

Before:
```sh
python examples/tf/ddpg_pendulum.py
```

After:
```sh
. examples/tf/ddpg_pendulum.py
```

It also removes the `__init__.py` from the examples folder, since it's
a folder full of examples, not an importable Python package.

8138 of 12840 relevant lines covered (63.38%)

0.63 hits per line

Source Files on job 4200.1 (DOCKER_COMPOSE_VERSION=1.23.2)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1311
  • Travis Job 4200.1
  • fd20b319 on github
  • Prev Job for DOCKER_COMPOSE_VERSION=1.23.2 on example_shebang (#4195.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