Tencent / QT4A

QTA driver for Android app
Other
329 stars 87 forks source link

Prompt users to repack app on Kunpeng 920 #116

Closed drunkdream closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #116 (6549c59) into master (c553612) will decrease coverage by 1.19%. The diff coverage is 10.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   36.68%   35.49%   -1.20%     
==========================================
  Files          26       26              
  Lines        8063     7920     -143     
==========================================
- Hits         2958     2811     -147     
- Misses       5105     5109       +4     
Impacted Files Coverage Δ
qt4a/androiddriver/androiddriver.py 23.91% <10.59%> (-0.33%) :arrow_down:
qt4a/apktool/manifest.py 74.66% <0.00%> (-3.75%) :arrow_down:
qt4a/andrcontrols.py 19.31% <0.00%> (-3.09%) :arrow_down:
qt4a/androiddriver/clientsocket.py 62.80% <0.00%> (-2.65%) :arrow_down:
qt4a/device.py 29.87% <0.00%> (-1.88%) :arrow_down:
qt4a/qpath.py 80.00% <0.00%> (-1.82%) :arrow_down:
qt4a/systemui.py 39.47% <0.00%> (-1.56%) :arrow_down:
qt4a/androiddriver/adb.py 33.08% <0.00%> (-1.39%) :arrow_down:
qt4a/androidapp.py 30.91% <0.00%> (-1.04%) :arrow_down:
qt4a/androiddriver/util.py 52.64% <0.00%> (-0.75%) :arrow_down:
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c553612...6549c59. Read the comment docs.