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

H-3778: Resolve DNS entries on connection re-use #5859

Update Transport.ts

dce8277
Select commit
Loading
Failed to load commit list.
Merged

H-3778: Resolve DNS entries on connection re-use #5859

Update Transport.ts
dce8277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

22.90% (-0.11%) compared to cb79928

View this Pull Request on Codecov

22.90% (-0.11%) compared to cb79928

Details

Codecov Report

Attention: Patch coverage is 14.41441% with 95 lines in your changes missing coverage. Please review.

Project coverage is 22.90%. Comparing base (cb79928) to head (dce8277).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...pc/client/typescript/src/net/internal/transport.ts 13.09% 73 Missing ⚠️
...pc/client/typescript/src/net/internal/multiaddr.ts 18.51% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5859      +/-   ##
==========================================
- Coverage   23.01%   22.90%   -0.11%     
==========================================
  Files         569      572       +3     
  Lines       19087    19389     +302     
  Branches     2709     2745      +36     
==========================================
+ Hits         4392     4442      +50     
- Misses      14643    14894     +251     
- Partials       52       53       +1     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.