Skip to content

Add serde derive macros where applicable - #45

Open
JulianSchmid wants to merge 1 commit into
masterfrom
serde
Open

Add serde derive macros where applicable#45
JulianSchmid wants to merge 1 commit into
masterfrom
serde

Conversation

@JulianSchmid

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecovBot commented Dec 18, 2022

Copy link
Copy Markdown

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 FilesCoverage Δ
src/internet/ip.rs100.00% <ø> (ø)
src/internet/ip_authentication.rs98.52% <0.00%> (ø)
src/internet/ipv4.rs99.40% <0.00%> (ø)
src/internet/ipv4_extensions.rs100.00% <ø> (ø)
src/internet/ipv6.rs100.00% <ø> (ø)
src/internet/ipv6_extensions.rs100.00% <ø> (ø)
src/internet/ipv6_fragment.rs100.00% <ø> (ø)
src/internet/ipv6_raw_extension.rs97.87% <0.00%> (ø)
src/link/ethernet.rs100.00% <ø> (ø)
src/link/vlan_tagging.rs100.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 freeto 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

@JulianSchmid@daviessm