openatx / adbutils

pure python adb library for google adb service.
MIT License
728 stars 173 forks source link

feat(shell): Add times for volume_up and volume_down #108

Closed Xiaojun0822 closed 2 months ago

Xiaojun0822 commented 2 months ago

Add times for volume_up and volume_down func,more flexible volume adjustment

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 26.70%. Comparing base (488b13b) to head (5964214). Report is 1 commits behind head on master.

Files Patch % Lines
adbutils/shell.py 33.33% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ========================================== - Coverage 26.75% 26.70% -0.06% ========================================== Files 15 15 Lines 1876 1880 +4 Branches 306 308 +2 ========================================== Hits 502 502 - Misses 1363 1367 +4 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.