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

Ipv6 extension headers #9

Merged
merged 23 commits into from
Oct 9, 2024
Merged

Ipv6 extension headers #9

merged 23 commits into from
Oct 9, 2024

Conversation

compscidr
Copy link
Owner

@compscidr compscidr commented Sep 19, 2024

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 96.76840% with 18 lines in your changes missing coverage. Please review.

Project coverage is 98.14%. Comparing base (b3a95af) to head (50690e7).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
...p/v6/extenions/Ipv6EncapsulatingSecurityPayload.kt 0.00% 8 Missing ⚠️
...nernst/knet/ip/v6/extenions/Ipv6ExtensionHeader.kt 92.68% 2 Missing and 1 partial ⚠️
...onernst/knet/ip/v6/extenions/Ipv6Authentication.kt 80.00% 1 Missing ⚠️
...sonernst/knet/ip/v6/extenions/routing/Ipv6Crh16.kt 0.00% 1 Missing ⚠️
...sonernst/knet/ip/v6/extenions/routing/Ipv6Crh32.kt 0.00% 1 Missing ⚠️
...st/knet/ip/v6/extenions/routing/Ipv6Rfc3692Exp1.kt 0.00% 1 Missing ⚠️
...st/knet/ip/v6/extenions/routing/Ipv6Rfc3692Exp2.kt 0.00% 1 Missing ⚠️
...et/ip/v6/extenions/routing/Ipv6RplSourceRouting.kt 0.00% 1 Missing ⚠️
...knet/ip/v6/extenions/routing/Ipv6SegmentRouting.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main       #9      +/-   ##
============================================
+ Coverage     96.59%   98.14%   +1.54%     
- Complexity      273      355      +82     
============================================
  Files            34       51      +17     
  Lines          1294     1726     +432     
  Branches        146      193      +47     
============================================
+ Hits           1250     1694     +444     
- Misses           23       30       +7     
+ Partials         21        2      -19     
Flag Coverage Δ
unittests 98.14% <96.76%> (+1.54%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@compscidr compscidr changed the title WiP: ipv6 extension headers Ipv6 extension headers Oct 9, 2024
@compscidr compscidr merged commit e639b78 into main Oct 9, 2024
3 checks passed
@compscidr compscidr deleted the ipv6extensions branch October 9, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant