codeskyblue / uiautodev

Mobile UI viewer in browser, view the UI in a tree view, and generate XPath automatically.
https://uiauto.dev
MIT License
107 stars 19 forks source link

Add install support part #6

Closed codeskyblue closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 43.72%. Comparing base (bf7f313) to head (bcf012f).

Files Patch % Lines
appinspector/utils/common.py 20.83% 19 Missing :warning:
appinspector/driver/android.py 18.18% 18 Missing :warning:
appinspector/cli.py 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6 +/- ## ========================================== - Coverage 44.21% 43.72% -0.50% ========================================== Files 20 20 Lines 1063 1075 +12 ========================================== Hits 470 470 - Misses 593 605 +12 ```

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