openatx / uiautomator2

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

deprecated set_fastinput_ime, update send_action() #980

Closed codeskyblue closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 25.50%. Comparing base (82ef1f9) to head (25946f9). Report is 1 commits behind head on master.

Files Patch % Lines
uiautomator2/_input.py 36.58% 52 Missing :warning:
uiautomator2/__init__.py 71.42% 2 Missing :warning:
uiautomator2/utils.py 77.77% 2 Missing :warning:
uiautomator2/core.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #980 +/- ## ========================================== + Coverage 24.87% 25.50% +0.62% ========================================== Files 19 20 +1 Lines 2802 2839 +37 Branches 429 438 +9 ========================================== + Hits 697 724 +27 - Misses 2080 2090 +10 Partials 25 25 ```

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