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

Provide SCTP Association OnClose callback #2858

Merged
merged 1 commit into from
Aug 12, 2024

Provide SCTP Association OnClose callback

7b15659
Select commit
Loading
Failed to load commit list.
Merged

Provide SCTP Association OnClose callback #2858

Provide SCTP Association OnClose callback
7b15659
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

78.97% (+0.14%) compared to c4d56d4

View this Pull Request on Codecov

78.97% (+0.14%) compared to c4d56d4

Details

Codecov Report

Attention: Patch coverage is 68.75000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.97%. Comparing base (c4d56d4) to head (7b15659).

Files Patch % Lines
sctptransport.go 68.75% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2858      +/-   ##
==========================================
+ Coverage   78.83%   78.97%   +0.14%     
==========================================
  Files          89       89              
  Lines        8432     8447      +15     
==========================================
+ Hits         6647     6671      +24     
+ Misses       1298     1292       -6     
+ Partials      487      484       -3     

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