Skip to content

AmqpServiceConfig is not Clone

047c4cc
Select commit
Loading
Failed to load commit list.
Merged

AmqpServiceConfig is not Clone #84

AmqpServiceConfig is not Clone
047c4cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 1s

63.86% (-0.02%) compared to 327edb2, passed because coverage increased by 0.11% when compared to adjusted base (63.75%)

View this Pull Request on Codecov

63.86% (-0.02%) compared to 327edb2, passed because coverage increased by 0.11% when compared to adjusted base (63.75%)

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.86%. Comparing base (327edb2) to head (047c4cc).

Files with missing lines Patch % Lines
src/lib.rs 87.50% 1 Missing ⚠️
src/server/handshake.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   63.88%   63.86%   -0.02%     
==========================================
  Files          22       22              
  Lines        3644     3642       -2     
==========================================
- Hits         2328     2326       -2     
  Misses       1316     1316              

☔ 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.