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

Add serde derive macros where applicable #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

JulianSchmid
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2022

Codecov Report

Patch coverage has no change and project coverage change: +0.28 🎉

Comparison is base (4b6e0b6) 99.29% compared to head (ace6da1) 99.58%.

❗ Current head ace6da1 differs from pull request most recent head 96eb8d7. Consider uploading reports for the commit 96eb8d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   99.29%   99.58%   +0.28%     
==========================================
  Files         142       51      -91     
  Lines       35230    21910   -13320     
==========================================
- Hits        34980    21818   -13162     
+ Misses        250       92     -158     
Impacted Files Coverage Δ
src/internet/ip.rs 100.00% <ø> (ø)
src/internet/ip_authentication.rs 98.52% <0.00%> (ø)
src/internet/ipv4.rs 99.40% <0.00%> (ø)
src/internet/ipv4_extensions.rs 100.00% <ø> (ø)
src/internet/ipv6.rs 100.00% <ø> (ø)
src/internet/ipv6_extensions.rs 100.00% <ø> (ø)
src/internet/ipv6_fragment.rs 100.00% <ø> (ø)
src/internet/ipv6_raw_extension.rs 97.87% <0.00%> (ø)
src/link/ethernet.rs 100.00% <ø> (ø)
src/link/vlan_tagging.rs 100.00% <ø> (ø)
... and 6 more

... and 177 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

2 participants