openatx / uiautomator2

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

Fix float window show logic #966

Closed codeskyblue closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 24.44%. Comparing base (ab5d884) to head (231b9f8).

Files Patch % Lines
uiautomator2/__init__.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #966 +/- ## ========================================== - Coverage 24.45% 24.44% -0.01% ========================================== Files 19 19 Lines 2801 2802 +1 Branches 425 426 +1 ========================================== Hits 685 685 - Misses 2091 2092 +1 Partials 25 25 ```

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