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

UDP: prefer new packets (drop older) #1917

Merged
merged 1 commit into from
Nov 5, 2024
Merged

UDP: prefer new packets (drop older) #1917

merged 1 commit into from
Nov 5, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Nov 5, 2024

Adds test cases for this and for remote pipe as well.

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

Adds test cases for this and for remote pipe as well.
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.21%. Comparing base (75eb6f3) to head (a19dfb1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1917      +/-   ##
==========================================
+ Coverage   80.04%   80.21%   +0.16%     
==========================================
  Files          94       94              
  Lines       24073    24075       +2     
  Branches     3239     3239              
==========================================
+ Hits        19270    19312      +42     
+ Misses       4730     4688      -42     
- Partials       73       75       +2     

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

@gdamore gdamore merged commit a19dfb1 into main Nov 5, 2024
16 of 17 checks passed
@gdamore gdamore deleted the gdamore/udp-test-cov branch November 8, 2024 07:30
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