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

Socket option handling clean ups for endpoints. #1912

Merged
merged 1 commit into from
Nov 3, 2024

Socket option handling clean ups for endpoints.

ae6cd21
Select commit
Loading
Failed to load commit list.
Merged

Socket option handling clean ups for endpoints. #1912

Socket option handling clean ups for endpoints.
ae6cd21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 3, 2024 in 1s

80.17% (-0.09%) compared to 4907623

View this Pull Request on Codecov

80.17% (-0.09%) compared to 4907623

Details

Codecov Report

Attention: Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.17%. Comparing base (4907623) to head (ae6cd21).

Files with missing lines Patch % Lines
src/core/socket.c 88.57% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1912      +/-   ##
==========================================
- Coverage   80.25%   80.17%   -0.09%     
==========================================
  Files          94       94              
  Lines       24129    24073      -56     
  Branches     3253     3239      -14     
==========================================
- Hits        19365    19300      -65     
- Misses       4689     4701      +12     
+ Partials       75       72       -3     

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