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

Add support for setting TypeOfService/TrafficClass on connections #4757

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Remove change to collect TOS on Windows platforms on receive. Address…

2ea4426
Select commit
Loading
Failed to load commit list.
Open

Add support for setting TypeOfService/TrafficClass on connections #4757

Remove change to collect TOS on Windows platforms on receive. Address…
2ea4426
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2025 in 0s

86.74% (-0.64%) compared to ba795e0

View this Pull Request on Codecov

86.74% (-0.64%) compared to ba795e0

Details

Codecov Report

Attention: Patch coverage is 13.63636% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.74%. Comparing base (ba795e0) to head (2ea4426).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/core/connection.c 9.52% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4757      +/-   ##
==========================================
- Coverage   87.38%   86.74%   -0.64%     
==========================================
  Files          56       56              
  Lines       17400    17421      +21     
==========================================
- Hits        15205    15112      -93     
- Misses       2195     2309     +114     

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