openatx / adbutils

pure python adb library for google adb service.
MIT License
761 stars 175 forks source link

add landscape args to window_size #139

Closed codeskyblue closed 1 week ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 31.22%. Comparing base (e194766) to head (a20f878). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
adbutils/shell.py 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ========================================== - Coverage 31.23% 31.22% -0.02% ========================================== Files 15 15 Lines 1988 1989 +1 Branches 323 324 +1 ========================================== Hits 621 621 Misses 1343 1343 - Partials 24 25 +1 ```

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