Skip to content

fix(client, server): use bounded queues for packet transfer

Codecov / codecov/project succeeded Feb 25, 2024 in 0s

71.63% (+0.48%) compared to 84f42cf

View this Pull Request on Codecov

71.63% (+0.48%) compared to 84f42cf

Details

Codecov Report

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

Project coverage is 71.63%. Comparing base (84f42cf) to head (5ec43f0).

Files Patch % Lines
src/server.rs 83.48% 18 Missing ⚠️
src/client.rs 80.00% 9 Missing ⚠️
src/utils/tasks.rs 0.00% 9 Missing ⚠️
src/server/connection.rs 61.90% 8 Missing ⚠️
src/utils/signal_handler.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   71.15%   71.63%   +0.48%     
==========================================
  Files          20       20              
  Lines         981      913      -68     
==========================================
- Hits          698      654      -44     
+ Misses        283      259      -24     

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