codeskyblue / tidevice3

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

fix: add an option for connecting to different tunnel server port #27

Open sam80180 opened 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 72.34043% with 13 lines in your changes missing coverage. Please review.

Project coverage is 56.15%. Comparing base (d83c345) to head (4dd545a).

Files Patch % Lines
tidevice3/cli/cli_common.py 73.68% 10 Missing :warning:
tidevice3/cli/tunneld.py 71.42% 2 Missing :warning:
tidevice3/api.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ========================================== + Coverage 55.42% 56.15% +0.73% ========================================== Files 18 18 Lines 904 942 +38 Branches 101 105 +4 ========================================== + Hits 501 529 +28 - Misses 399 409 +10 Partials 4 4 ```

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