openatx / uiautomator2

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

remove atx-agent #959

Closed codeskyblue closed 2 months ago

codeskyblue commented 2 months ago

since atx-agent is not very necessary, after remove atx-agent, this repo is very easy to maintain

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 24.47%. Comparing base (0108c92) to head (6dabbde). Report is 1 commits behind head on master.

Files Patch % Lines
uiautomator2/core.py 21.55% 170 Missing and 1 partial :warning:
uiautomator2/__init__.py 34.28% 92 Missing :warning:
uiautomator2/__main__.py 0.00% 34 Missing :warning:
uiautomator2/utils.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #959 +/- ## ========================================== + Coverage 19.20% 24.47% +5.26% ========================================== Files 22 19 -3 Lines 3738 2783 -955 Branches 614 422 -192 ========================================== - Hits 718 681 -37 + Misses 2995 2077 -918 Partials 25 25 ```

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

aliencaocao commented 2 months ago

Does this remove any functionality or is it just not used at all?

codeskyblue commented 2 months ago

@aliencaocao https://github.com/openatx/uiautomator2/blob/master/docs/2to3.md