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

google / python-adb / 201
44%
master: 44%

Build:
Build:
LAST BUILD BRANCH: bugfix_typo_something
DEFAULT BRANCH: master
Ran 21 Jun 2019 07:40AM UTC
Jobs 2
Files 13
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

pending completion
201

Pull #163

travis-ci

web-flow
Fix issue where attempting to download a binary file fails
It occured because the file is opened in 'r' mode and .encode("utf-8")'d rather than just opening in 'rb' mode to start with. Sometimes a 'r' file may be provided, so we have to maintain compatibility with this case.
Pull Request #163: Fix issue where attempting to download a binary file fails

2 of 2 new or added lines in 1 file covered. (100.0%)

537 of 1231 relevant lines covered (43.62%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 201.1 (TOXENV=py36) 21 Jun 2019 07:40AM UTC 0
43.7
Travis Job 201.1
2 201.2 (TOXENV=py27) 21 Jun 2019 07:40AM UTC 0
43.62
Travis Job 201.2
Source Files on build 201
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #201
  • Pull Request #163
  • PR Base - master (#194)
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

© 2025 Coveralls, Inc