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

JeffLIrion / adb_shell / 347
99%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2019 02:53AM UTC
Jobs 2
Files 11
Run time 3s
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
347

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

544 of 571 relevant lines covered (95.27%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 347.1 25 Nov 2019 02:53AM UTC 0
94.57
Travis Job 347.1
2 347.2 25 Nov 2019 02:53AM UTC 0
94.75
Travis Job 347.2
Source Files on build 347
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #347
  • fb619888 on github
  • Prev Build on master (#265)
  • Next Build on master (#350)
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