Add generic ResidualChain composing method
#430
Merged
Codecov / codecov/project
succeeded
Mar 8, 2026 in 1s
76.76% (+0.00%) compared to b1f9ddb
View this Pull Request on Codecov
76.76% (+0.00%) compared to b1f9ddb
Details
Codecov Report
❌ Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.76%. Comparing base (b1f9ddb) to head (4a712e6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/composing/residual_chain.rs | 88.46% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #430 +/- ##
=======================================
Coverage 76.76% 76.76%
=======================================
Files 105 106 +1
Lines 7359 7411 +52
=======================================
+ Hits 5649 5689 +40
- Misses 1710 1722 +12 ☔ 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.
Loading