openatx / adbutils

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

add framebuffer #109

Closed codeskyblue closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 26.42%. Comparing base (488b13b) to head (b67f0ac).

Files Patch % Lines
adbutils/_device.py 6.25% 30 Missing :warning:
adbutils/screenshot.py 18.75% 13 Missing :warning:
adbutils/_adb.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== - Coverage 26.75% 26.42% -0.34% ========================================== Files 15 15 Lines 1876 1911 +35 Branches 306 309 +3 ========================================== + Hits 502 505 +3 - Misses 1363 1395 +32 Partials 11 11 ```

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