JulianSchmid / etherparse

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

Corrected SlicedPacket::from_ether_type so it sets the link field #102

Closed JulianSchmid closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.36%. Comparing base (7a9b992) to head (950c5c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ======================================= Coverage 99.35% 99.36% ======================================= Files 163 163 Lines 29701 29725 +24 ======================================= + Hits 29509 29535 +26 + Misses 192 190 -2 ```

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