Skip to content

Added basic ivp4 option handling

Codecov / codecov/project failed Sep 13, 2024 in 0s

93.31% (-0.80%) compared to 82f3966

View this Pull Request on Codecov

93.31% (-0.80%) compared to 82f3966

Details

Codecov Report

Attention: Patch coverage is 88.42975% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.31%. Comparing base (82f3966) to head (c1a89ed).

Files with missing lines Patch % Lines
...c/main/kotlin/com/jasonernst/knet/ip/Ipv4Header.kt 44.44% 6 Missing and 4 partials ⚠️
...otlin/com/jasonernst/knet/ip/options/Ipv4Option.kt 95.23% 1 Missing and 1 partial ⚠️
...om/jasonernst/knet/ip/options/Ipv4OptionUnknown.kt 92.85% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main       #7      +/-   ##
============================================
- Coverage     94.11%   93.31%   -0.80%     
- Complexity      126      160      +34     
============================================
  Files            22       28       +6     
  Lines           832      943     +111     
  Branches         79       97      +18     
============================================
+ Hits            783      880      +97     
- Misses           35       42       +7     
- Partials         14       21       +7     

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