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

Fixes error EADDRNOTAVAIL in portUtils. #5112

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Conversation

yuchenshi
Copy link
Member

Description

Addresses #4741 (comment) (I think)

Scenarios Tested

See #4741 (comment)

Sample Commands

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2022

Codecov Report

Base: 56.18% // Head: 56.17% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (f138b61) compared to base (6eed1c2).
Patch coverage: 16.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5112      +/-   ##
==========================================
- Coverage   56.18%   56.17%   -0.01%     
==========================================
  Files         308      308              
  Lines       20703    20707       +4     
  Branches     4189     4190       +1     
==========================================
+ Hits        11631    11632       +1     
- Misses       8064     8067       +3     
  Partials     1008     1008              
Impacted Files Coverage Δ
src/emulator/portUtils.ts 48.85% <16.66%> (-0.76%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

4 participants