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

google / python-adb / 139
44%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2018 11:47PM UTC
Jobs 2
Files 13
Run time 19s
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
139

push

travis-ci

fahhem
AdbCommands structure change, Pycryptodome support, python3 fixes (#82)

* Added pycharm .idea/ folder to gitignore

* Added authsigner for pycryptodome

* Added support for retrieving the reason for a command failure

* Revised AdbCommands model to be an instantiated class. Fixed misc bugs and python3 compatibility issues

* Merge adb_test and CONTRIBUTORS from master

* Additional formatting cleanup for common_cli

* Fixed formatting in filesync_protocol

* common.py merges with master and spacing fixes

* Fixed spacing issues in adb_protocol. Removed unused code

* Added future to the requirements for py3 compatibility

* Fixed spacing issues in adb_debug

* Fixed up adb_commands spacing

* Minor spacing change to requirements list

* Updated InteractiveShellCommand to handle changing delimiters, still a bit more work to do

* Dynamic detection of rsa library in setup.py

* Improved user experience for adb_debug

* Shortened InteractiveShell function and parameters to less than 80 characters. Minor fix to handling partial delimiter

* adb_commands: Exposing handle paramter to allow caller to specify their own device handle if desired (used in tests)

* Migrated fastboot to use object oriented interface. Updated fastboot tests. Consolidated interface to mimic object adbcommands

* AdbCommands: Improved handle interface and passing to internal functions

* Updated adb_test.py to conform to new AdbCommand object model

* Updated adb_test to support py2/3. Fixed exit bug in adb_commands

* added .DS_Store files to gitignore

* Fixed minor syntax issue in function declaration

* Fixed merge issues

* removed reliance on future library

* Improved FastbootCommands.ConnectDevice documentation. Fixed bug in fastboot_debug where chunk_kb was not being passed through

* FilesyncProtocol: Simplified handling of utf-8 decoding errors

* Imported __future__.print_function for python2/3 compatible printing ... (continued)

228 of 228 new or added lines in 8 files covered. (100.0%)

514 of 1204 relevant lines covered (42.69%)

0.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
adb/fastboot.py
4
100.0
adb/filesync_protocol.py
5
100.0
adb/common.py
6
100.0
adb/common_cli.py
17
100.0
adb/sign_pycryptodome.py
26
100.0
adb/adb_debug.py
33
100.0
adb/adb_commands.py
75
100.0
adb/adb_protocol.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
adb/adb_commands.py
1
100.0
adb/adb_protocol.py
1
100.0
adb/filesync_protocol.py
Jobs
ID Job ID Ran Files Coverage
1 139.1 (TOXENV=py36) 03 Mar 2018 11:47PM UTC 0
42.61
Travis Job 139.1
2 139.2 (TOXENV=py27) 03 Mar 2018 11:47PM UTC 0
42.36
Travis Job 139.2
Source Files on build 139
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #139
  • 854be634 on github
  • Prev Build on master (#127)
  • Next Build on master (#140)
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