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

#4 parse + serialize streamid packet #57

Merged
merged 3 commits into from
Aug 8, 2020
Merged

#4 parse + serialize streamid packet #57

merged 3 commits into from
Aug 8, 2020

Conversation

russelltg
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #57 into master will decrease coverage by 0.93%.
The diff coverage is 55.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   81.15%   80.22%   -0.94%     
==========================================
  Files          36       36              
  Lines        2855     2867      +12     
==========================================
- Hits         2317     2300      -17     
- Misses        538      567      +29     
Impacted Files Coverage Δ
srt-protocol/src/packet/error.rs 0.00% <0.00%> (ø)
srt-protocol/src/packet/control/srt.rs 71.97% <15.78%> (-6.00%) ⬇️
srt-protocol/src/packet/control.rs 60.86% <64.40%> (-0.33%) ⬇️
srt-protocol/src/pending_connection/hsv5.rs 81.25% <66.66%> (-2.45%) ⬇️
srt-protocol/src/pending_connection/listen.rs 88.57% <100.00%> (-1.84%) ⬇️
srt-protocol/src/pending_connection/rendezvous.rs 89.09% <100.00%> (-0.16%) ⬇️
srt-tokio/src/pending_connection.rs 89.06% <0.00%> (-6.25%) ⬇️
srt-protocol/src/protocol/sender/buffers.rs 85.95% <0.00%> (-1.66%) ⬇️
srt-protocol/src/protocol/sender/mod.rs 85.05% <0.00%> (-1.15%) ⬇️
... and 2 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 180762a...6b5dda6. Read the comment docs.

@russelltg russelltg merged commit d39576f into master Aug 8, 2020
@russelltg russelltg deleted the stream branch August 8, 2020 21:47
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