Skip to content

SharedCfg is not Copy anymore#83

Merged
fafhrd91 merged 2 commits intomainfrom
shared-cfg
Feb 16, 2026
Merged

SharedCfg is not Copy anymore#83
fafhrd91 merged 2 commits intomainfrom
shared-cfg

Conversation

@fafhrd91
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2026

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).
⚠️ Report is 1 commits behind head on main.

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.

@fafhrd91 fafhrd91 merged commit 327edb2 into main Feb 16, 2026
23 checks passed
@fafhrd91 fafhrd91 deleted the shared-cfg branch February 16, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant