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

s3rvac / git-edit-index / 19
100%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2016 10:57AM UTC
Jobs 6
Files 1
Run time 46s
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
19

push

travis-ci

s3rvac
Fix the asking for user input in Python 2.x.

In Python 2.x, we have to use raw_input() instead of input() because the latter
evaluates the entered string while the former just returns it. In Python 3.x,
raw_input() was renamed to input() and the evaluating version was removed.

154 of 154 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19.1 22 Oct 2016 10:57AM UTC 0
100.0
Travis Job 19.1
3 19.3 22 Oct 2016 10:57AM UTC 0
100.0
Travis Job 19.3
4 19.4 22 Oct 2016 10:57AM UTC 0
100.0
Travis Job 19.4
5 19.5 22 Oct 2016 10:57AM UTC 0
100.0
Travis Job 19.5
6 19.6 22 Oct 2016 10:58AM UTC 0
100.0
Travis Job 19.6
7 19.7 22 Oct 2016 10:58AM UTC 0
100.0
Travis Job 19.7
Source Files on build 19
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19
  • 43506ac4 on github
  • Prev Build on master (#18)
  • Next Build on master (#20)
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