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: add some statistics #1889

Merged
merged 1 commit into from
Oct 12, 2024

UDP: add some statistics

782d817
Select commit
Loading
Failed to load commit list.
Merged

UDP: add some statistics #1889

UDP: add some statistics
782d817
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 12, 2024 in 1s

79.10% (-0.07%) compared to 0f7ad00

View this Pull Request on Codecov

79.10% (-0.07%) compared to 0f7ad00

Details

Codecov Report

Attention: Patch coverage is 54.16667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 79.10%. Comparing base (0f7ad00) to head (782d817).

Files with missing lines Patch % Lines
src/sp/transport/udp/udp.c 54.16% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1889      +/-   ##
==========================================
- Coverage   79.16%   79.10%   -0.07%     
==========================================
  Files          95       95              
  Lines       22293    22316      +23     
  Branches     3382     3385       +3     
==========================================
+ Hits        17649    17652       +3     
- Misses       4569     4591      +22     
+ Partials       75       73       -2     

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