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

s3rvac / git-edit-index / 19 / 3
100%
master: 100%

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

22 Oct 2016 10:56AM UTC coverage: 100.0%. Remained the same
19.3

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%)

1.0 hits per line

Source Files on job 19.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19
  • Travis Job 19.3
  • 43506ac4 on github
  • Prev Job for on master (#18.3)
  • Next Job for on master (#20.3)
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