codeskyblue / tidevice3

wrapper for pymobiledevice3 to make it more easy to use.
MIT License
176 stars 33 forks source link

fix:兼容iOS17.4系统start_tunnel #15

Closed mynamecool closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 56.42%. Comparing base (2e22b66) to head (8908321).

Files Patch % Lines
tidevice3/cli/tunneld.py 9.09% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## ========================================== - Coverage 56.93% 56.42% -0.52% ========================================== Files 18 18 Lines 901 911 +10 Branches 99 101 +2 ========================================== + Hits 513 514 +1 - Misses 384 393 +9 Partials 4 4 ```

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

codeskyblue commented 3 months ago

LGTM