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

feat: log aborted UDP requests #841

feat: log aborted UDP requests

e3143f7
Select commit
Loading
Failed to load commit list.
Merged

feat: log aborted UDP requests #841

feat: log aborted UDP requests
e3143f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 0s

78.64% (-0.02%) compared to 5348669

View this Pull Request on Codecov

78.64% (-0.02%) compared to 5348669

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 78.64%. Comparing base (5348669) to head (e3143f7).

Files Patch % Lines
src/servers/udp/server.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #841      +/-   ##
===========================================
- Coverage    78.66%   78.64%   -0.02%     
===========================================
  Files          163      163              
  Lines         9223     9225       +2     
===========================================
  Hits          7255     7255              
- Misses        1968     1970       +2     

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