Skip to content

wip

036f50d
Select commit
Loading
Failed to load commit list.
Merged

SharedCfg is not Copy anymore #83

wip
036f50d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 1s

63.88% (+0.33%) compared to a024399

View this Pull Request on Codecov

63.88% (+0.33%) compared to a024399

Details

Codecov Report

❌ Patch coverage is 70.21277% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.88%. Comparing base (a024399) to head (036f50d).

Files with missing lines Patch % Lines
src/connection.rs 80.00% 13 Missing ⚠️
src/rcvlink.rs 50.00% 8 Missing ⚠️
src/dispatcher.rs 40.00% 6 Missing ⚠️
src/session.rs 71.42% 4 Missing ⚠️
src/sndlink.rs 20.00% 4 Missing ⚠️
src/client/connector.rs 77.77% 2 Missing ⚠️
src/router.rs 66.66% 2 Missing ⚠️
src/server/service.rs 75.00% 2 Missing ⚠️
src/lib.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   63.54%   63.88%   +0.33%     
==========================================
  Files          22       22              
  Lines        3668     3644      -24     
==========================================
- Hits         2331     2328       -3     
+ Misses       1337     1316      -21     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.