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

JeffLIrion / adb_shell / 347 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2019 02:53AM UTC
Files 11
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

25 Nov 2019 02:52AM UTC coverage: 94.571% (-1.4%) from 95.979%
347.1

push

travis-ci-com

web-flow
Implement FileSync functionality (#42)

* Implement FileSync protocol (incomplete)

* More work on FileSync protocol

* Fix typo, add warning

* Add test and more work for FileSync protocol

* Use _AdbTransactionInfo and _FileSyncTransactionInfo to encapsulate data

* Remove unreachable code

* Linting

* Use a context manager to open files for 'push' and 'pull'

* Fix context manager

* Add tests and Fixes for FileSync list and stat

* Some refactoring

* Remove unused code from adb_message.py

* Add test for 'pull' with invalid destination file

* Add 'test_push_mtime0'

* Fix 'test_push_mtime0' (?)

* Add a test for pushing a file

* Add test for pulling a file

* Add test for pushing a directory

* Add another test for FileSync 'pull'; add tests for big files

* 'test_push_big_file()' fails

* Fix test

Signed-off-by: Matthieu <m@tthieu.xyz>

* Fix expected write

Signed-off-by: Matthieu <m@tthieu.xyz>

* Fix test: remove repr

* Add helper function to concatenate messages

* Remove maxDiff

* Comment out failing test on Travis CI

* Fix 'test_push_big_file()' on Travis CI (#46)

* Change Python version to 3.5 for Travis CI

* Uncomment failing assertion

* Add debugging statements

* More logging

* Add missing parenthesis

* pip install mock in Travis CI

* pip install mock>=3.0.5

* Use BytesIO(filedata) instead of relying on mock_open

* Revert all changes except the actual fix

* Add 'test_push_fail()' (#47)

* Update test_adb_device.py

* Update bulk read values

* Remove unreachable code in 'stat'

* Linting fix

* Exclude a line from the coverage analysis

* Add tests for 'AdbDevice._filesync_read()'

* Code cleanup and preparation for merging into master

540 of 571 relevant lines covered (94.57%)

0.95 hits per line

Source Files on job 347.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 277
  • Travis Job 347.1
  • fb619888 on github
  • Prev Job for on master (#265.2)
  • Next Job for on master (#350.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