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

UDPMuxSink for UDPMux allows to inspect packets before being dropped #746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

UDPMuxSink for UDPMux allows to inspect packets before being dropped

589aef2
Select commit
Loading
Failed to load commit list.
Open

UDPMuxSink for UDPMux allows to inspect packets before being dropped #746

UDPMuxSink for UDPMux allows to inspect packets before being dropped
589aef2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

78.50% (-0.20%) compared to 35bb3fb

View this Pull Request on Codecov

78.50% (-0.20%) compared to 35bb3fb

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.50%. Comparing base (35bb3fb) to head (589aef2).

Files with missing lines Patch % Lines
udp_mux.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
- Coverage   78.69%   78.50%   -0.20%     
==========================================
  Files          41       41              
  Lines        4769     4773       +4     
==========================================
- Hits         3753     3747       -6     
- Misses        783      790       +7     
- Partials      233      236       +3     

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