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

Implement draft-ietf-tsvwg-sctp-zero-checksum-01 #284

Merged
merged 1 commit into from
Feb 9, 2024

Implement draft-ietf-tsvwg-sctp-zero-checksum-01

b168526
Select commit
Loading
Failed to load commit list.
Merged

Implement draft-ietf-tsvwg-sctp-zero-checksum-01 #284

Implement draft-ietf-tsvwg-sctp-zero-checksum-01
b168526
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

80.56% (-0.04%) compared to 2927025

View this Pull Request on Codecov

80.56% (-0.04%) compared to 2927025

Details

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (2927025) 80.59% compared to head (b168526) 80.56%.

Files Patch % Lines
association.go 89.09% 4 Missing and 2 partials ⚠️
param_zero_checksum.go 60.00% 4 Missing and 2 partials ⚠️
packet.go 76.92% 2 Missing and 1 partial ⚠️
paramtype.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   80.59%   80.56%   -0.04%     
==========================================
  Files          48       49       +1     
  Lines        4056     4121      +65     
==========================================
+ Hits         3269     3320      +51     
- Misses        644      654      +10     
- Partials      143      147       +4     

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