feat: Implement VaultList for Lending Protocol #2972
Codecov / codecov/project
succeeded
May 6, 2026 in 1s
82.04% (target 50.00%)
View this Pull Request on Codecov
82.04% (target 50.00%)
Details
Codecov Report
❌ Patch coverage is 84.11215% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.04%. Comparing base (e974e18) to head (d722724).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rpc/handlers/VaultList.cpp | 85.10% | 6 Missing and 8 partials |
| src/rpc/handlers/VaultList.hpp | 75.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2972 +/- ##
===========================================
+ Coverage 81.96% 82.04% +0.07%
===========================================
Files 396 398 +2
Lines 16026 16133 +107
Branches 8377 8442 +65
===========================================
+ Hits 13136 13236 +100
+ Misses 1679 1678 -1
- Partials 1211 1219 +8 ☔ 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