Skip to content

fix: add timeouts to UdpClient operations

Codecov / codecov/project failed Feb 1, 2024 in 0s

73.05% (-0.66%) compared to c291ef1

View this Pull Request on Codecov

73.05% (-0.66%) compared to c291ef1

Details

Codecov Report

Attention: 108 lines in your changes are missing coverage. Please review.

Comparison is base (c291ef1) 73.71% compared to head (592c0dd) 73.05%.

❗ Current head 592c0dd differs from pull request most recent head 873f98d. Consider uploading reports for the commit 873f98d to get more accurate results

Files Patch % Lines
src/console/clients/udp/responses.rs 0.00% 34 Missing ⚠️
src/console/clients/udp/app.rs 0.00% 24 Missing ⚠️
src/console/clients/udp/checker.rs 0.00% 20 Missing ⚠️
src/console/clients/checker/app.rs 0.00% 16 Missing ⚠️
src/shared/bit_torrent/tracker/udp/client.rs 62.06% 11 Missing ⚠️
src/console/clients/checker/service.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #664      +/-   ##
===========================================
- Coverage    73.71%   73.05%   -0.66%     
===========================================
  Files          138      140       +2     
  Lines         9065     9164      +99     
===========================================
+ Hits          6682     6695      +13     
- Misses        2383     2469      +86     

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