Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add push to dir support, close #101 #117

Merged
merged 1 commit into from
May 9, 2024

add push to dir support, close #101

769fac5
Select commit
Loading
Failed to load commit list.
Merged

add push to dir support, close #101 #117

add push to dir support, close #101
769fac5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 0s

30.35% (+0.06%) compared to 4cc083c

View this Pull Request on Codecov

30.35% (+0.06%) compared to 4cc083c

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 30.35%. Comparing base (4cc083c) to head (769fac5).

Files Patch % Lines
adbutils/sync.py 33.33% 10 Missing ⚠️
adbutils/_device.py 0.00% 1 Missing ⚠️
adbutils/errors.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   30.28%   30.35%   +0.06%     
==========================================
  Files          15       15              
  Lines        1968     1980      +12     
  Branches      313      315       +2     
==========================================
+ Hits          596      601       +5     
- Misses       1353     1360       +7     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.