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

Simple packet fuzzing #108

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Simple packet fuzzing #108

wants to merge 4 commits into from

Conversation

russelltg
Copy link
Owner

No description provided.

@russelltg russelltg marked this pull request as draft May 21, 2021 03:36
@russelltg russelltg marked this pull request as ready for review December 27, 2021 14:39
@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #108 (6ef60f1) into main (6999b1e) will increase coverage by 0.64%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   88.70%   89.34%   +0.64%     
==========================================
  Files          80       80              
  Lines       11248    11275      +27     
==========================================
+ Hits         9977    10074      +97     
+ Misses       1271     1201      -70     
Impacted Files Coverage Δ
srt-protocol/src/options/srt_version.rs 77.77% <ø> (ø)
srt-protocol/src/options/units.rs 84.82% <ø> (ø)
srt-protocol/src/packet/data.rs 87.39% <ø> (ø)
srt-protocol/src/packet/modular_num.rs 89.79% <ø> (ø)
srt-protocol/src/packet/socket_id.rs 100.00% <ø> (ø)
srt-protocol/src/packet/time.rs 86.27% <ø> (ø)
srt-protocol/src/protocol/time/rtt.rs 100.00% <ø> (ø)
srt-protocol/src/packet/control/mod.rs 83.71% <100.00%> (+1.82%) ⬆️
srt-protocol/src/packet/control/srt.rs 89.31% <100.00%> (+0.12%) ⬆️
srt-protocol/src/packet/mod.rs 60.20% <100.00%> (+3.06%) ⬆️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6999b1e...6ef60f1. Read the comment docs.

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.

1 participant