Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix adb reverse, use host:tport:serial instead of host-serial #116

Merged
merged 3 commits into from
May 6, 2024

Conversation

codeskyblue
Copy link
Member

  • fix adb reverse
  • add host:tport:serial test case

Copy link

codecov bot commented May 6, 2024

Codecov Report

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

Project coverage is 27.95%. Comparing base (2d6143d) to head (05558cf).

Files Patch % Lines
adbutils/_device.py 22.22% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   26.44%   27.95%   +1.51%     
==========================================
  Files          15       15              
  Lines        1921     1935      +14     
  Branches      313      313              
==========================================
+ Hits          508      541      +33     
+ Misses       1402     1375      -27     
- Partials       11       19       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codeskyblue codeskyblue merged commit 0116f5c into master May 6, 2024
3 of 4 checks passed
@codeskyblue codeskyblue deleted the fix-reverse branch May 6, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant