openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.18k stars 1.35k forks source link

fix takeScreenshot for display_id, change double flash launch to one flash #996

Closed codeskyblue closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 28.20513% with 28 lines in your changes missing coverage. Please review.

Project coverage is 25.39%. Comparing base (4157409) to head (d62f1df).

Files Patch % Lines
uiautomator2/utils.py 18.75% 13 Missing :warning:
uiautomator2/core.py 25.00% 9 Missing :warning:
uiautomator2/__init__.py 33.33% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #996 +/- ## ========================================== - Coverage 25.39% 25.39% -0.01% ========================================== Files 20 20 Lines 2863 2879 +16 Branches 443 446 +3 ========================================== + Hits 727 731 +4 - Misses 2111 2122 +11 - Partials 25 26 +1 ```

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