JulianSchmid / etherparse

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

Fix typo: ipv6->ipv4 #55

Closed joel0 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.62% // Head: 99.62% // No change to project coverage :thumbsup:

Coverage data is based on head (33ee313) compared to base (7752808). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 51 51 Lines 21945 21945 ======================================= Hits 21863 21863 Misses 82 82 ``` | [Impacted Files](https://codecov.io/gh/JulianSchmid/etherparse/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julian+Schmid) | Coverage Δ | | |---|---|---| | [src/packet\_slicing.rs](https://codecov.io/gh/JulianSchmid/etherparse/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julian+Schmid#diff-c3JjL3BhY2tldF9zbGljaW5nLnJz) | `99.20% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julian+Schmid). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julian+Schmid)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.