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

Expose MarshalSize as a public interface function #165

Merged
merged 1 commit into from
Dec 9, 2023

Expose MarshalSize as a public interface function

753fdb5
Select commit
Loading
Failed to load commit list.
Merged

Expose MarshalSize as a public interface function #165

Expose MarshalSize as a public interface function
753fdb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2023 in 0s

76.08% (-0.45%) compared to 546aef8

View this Pull Request on Codecov

76.08% (-0.45%) compared to 546aef8

Details

Codecov Report

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

Comparison is base (546aef8) 76.52% compared to head (753fdb5) 76.08%.

Files Patch % Lines
compound_packet.go 0.00% 6 Missing ⚠️
extended_report.go 0.00% 2 Missing ⚠️
raw_packet.go 0.00% 2 Missing ⚠️
rfc8888.go 66.66% 1 Missing ⚠️
transport_layer_cc.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   76.52%   76.08%   -0.45%     
==========================================
  Files          21       21              
  Lines        2407     2421      +14     
==========================================
  Hits         1842     1842              
- Misses        470      484      +14     
  Partials       95       95              

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