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

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

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

21 Jun 2019 07:38AM UTC coverage: 43.623%. Remained the same
TOXENV=py27

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

537 of 1231 relevant lines covered (43.62%)

0.44 hits per line

Source Files on job 201.2 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 154
  • Travis Job 201.2
  • 728fdc1b on github
  • Prev Job for TOXENV=py27 on patch-2 (#194.2)
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