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

feat: print more socket info on UND_ERR_CONNECT_TIMEOUT error #477

Merged
merged 5 commits into from
Dec 4, 2023

f

90ae964
Select commit
Loading
Failed to load commit list.
Merged

feat: print more socket info on UND_ERR_CONNECT_TIMEOUT error #477

f
90ae964
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 4, 2023 in 1s

89.14% of diff hit (target 99.65%)

View this Pull Request on Codecov

89.14% of diff hit (target 99.65%)

Annotations

Check warning on line 656 in src/HttpClient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HttpClient.ts#L656

Added line #L656 was not covered by tests

Check warning on line 722 in src/HttpClient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HttpClient.ts#L721-L722

Added lines #L721 - L722 were not covered by tests

Check warning on line 33 in src/HttpClientError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HttpClientError.ts#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 102 in src/diagnosticsChannel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diagnosticsChannel.ts#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 111 in src/diagnosticsChannel.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/diagnosticsChannel.ts#L109-L111

Added lines #L109 - L111 were not covered by tests