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

Gdamore/udp #1879

Merged
merged 6 commits into from
Oct 6, 2024

test: support UDP urls for marry

07a0155
Select commit
Loading
Failed to load commit list.
Merged

Gdamore/udp #1879

test: support UDP urls for marry
07a0155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2024 in 0s

79.55% (-0.16%) compared to 29aff2b

View this Pull Request on Codecov

79.55% (-0.16%) compared to 29aff2b

Details

Codecov Report

Attention: Patch coverage is 65.38462% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.55%. Comparing base (29aff2b) to head (07a0155).

Files with missing lines Patch % Lines
src/core/message.c 0.00% 4 Missing ⚠️
src/core/idhash.c 0.00% 2 Missing ⚠️
src/core/url.c 87.50% 2 Missing ⚠️
src/core/tcp.c 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1879      +/-   ##
==========================================
- Coverage   79.70%   79.55%   -0.16%     
==========================================
  Files          95       95              
  Lines       21629    21636       +7     
==========================================
- Hits        17240    17212      -28     
- Misses       4389     4424      +35     

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