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

peterbrittain / asciimatics / 562 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 07 May 2020 08:16AM UTC
Files 14
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

07 May 2020 08:14AM UTC coverage: 94.552%. Remained the same
COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y

push

travis-ci

web-flow
Make scripts runnable in macOS and Linux (#250)

Scripts should now be runnable with `./script.py`. This uses `#!/usr/bin/env python3` so python3 just needs to be on the path. (This lets it work both in Linux as well as macOS using `brew` or other package manager.)

Added a few lines to .gitignore:
- `venv` -- for venv support
- `.eggs/` -- non-Windows `eggs/` directory.
- asciimatics/version.py -- file started out with a statement to not put it in version control, so it seemed an ommision.
- `*.log` -- At least one sample, when run, created a `.log` file. Logs are not normal things to check in.

I had these files created, but they were not checked in, and it seemed like they should never be checked in.

Closes #248

4460 of 4717 relevant lines covered (94.55%)

0.95 hits per line

Source Files on job 562.1 (COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 501
  • Travis Job 562.1
  • 5a673e22 on github
  • Prev Job for COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y on master (#560.4)
  • Next Job for COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y on master (#564.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc