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 etherparse-defrag #92

Merged
merged 14 commits into from
Sep 17, 2024
Merged

Add etherparse-defrag #92

merged 14 commits into from
Sep 17, 2024

Conversation

JulianSchmid
Copy link
Owner

No description provided.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 98.18763% with 17 lines in your changes missing coverage. Please review.

Project coverage is 99.30%. Comparing base (d8ef6b0) to head (3fd38df).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
etherparse/src/defrag/ip_defrag_pool.rs 97.89% 10 Missing ⚠️
etherparse/src/sliced_packet.rs 40.00% 6 Missing ⚠️
etherparse/src/defrag/ip_defrag_buf.rs 99.63% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   99.36%   99.30%   -0.06%     
==========================================
  Files         163      168       +5     
  Lines       29725    29895     +170     
==========================================
+ Hits        29536    29688     +152     
- Misses        189      207      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JulianSchmid JulianSchmid merged commit 93c7f0b into master Sep 17, 2024
9 of 11 checks passed
@JulianSchmid JulianSchmid deleted the defrag branch September 17, 2024 07:48
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