JulianSchmid / etherparse

A rust library for parsing ethernet & ethernet using protocols.
Apache License 2.0
285 stars 54 forks source link

Aligned packet slicing errors & update doc for release #84

Closed JulianSchmid closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (7703364) 0.00% compared to head (ed4759b) 99.73%.

Files Patch % Lines
etherparse/src/err/from_slice_error.rs 95.55% 2 Missing :warning:
etherparse/src/err/read_error.rs 96.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## =========================================== + Coverage 0 99.73% +99.73% =========================================== Files 0 151 +151 Lines 0 41839 +41839 =========================================== + Hits 0 41728 +41728 - Misses 0 111 +111 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.