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

Take TCP Family into account before connecting #723

Merged
merged 1 commit into from
Aug 14, 2024

Take TCP Family into account before connecting

60f8b70
Select commit
Loading
Failed to load commit list.
Merged

Take TCP Family into account before connecting #723

Take TCP Family into account before connecting
60f8b70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2024 in 0s

22.45% (-56.66%) compared to 5dfb91f

View this Pull Request on Codecov

22.45% (-56.66%) compared to 5dfb91f

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 22.45%. Comparing base (5dfb91f) to head (60f8b70).

Files Patch % Lines
agent.go 0.00% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (5dfb91f) and HEAD (60f8b70). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (5dfb91f) HEAD (60f8b70)
go 2 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #723       +/-   ##
===========================================
- Coverage   79.11%   22.45%   -56.66%     
===========================================
  Files          41       40        -1     
  Lines        3782     3776        -6     
===========================================
- Hits         2992      848     -2144     
- Misses        558     2886     +2328     
+ Partials      232       42      -190     

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