feat: XLS-100 Smart Escrows #5600
Merged
Codecov / codecov/project
succeeded
Nov 4, 2025 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 98.42105% with 3 lines in your changes missing coverage. Please review.
ripple/se/fees@eed280d). Learn more about missing BASE report.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/xrpld/app/tx/detail/Escrow.cpp | 97.8% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## ripple/se/fees #5600 +/- ##
================================================
Coverage ? 78.8%
================================================
Files ? 825
Lines ? 71242
Branches ? 8386
================================================
Hits ? 56162
Misses ? 15080
Partials ? 0 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/ledger/ApplyViewImpl.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/ledger/detail/ApplyStateTable.h | 50.0% <ø> (ø) |
|
| include/xrpl/protocol/Indexes.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/protocol/TER.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/TxMeta.h | 95.0% <100.0%> (ø) |
|
| include/xrpl/protocol/detail/ledger_entries.macro | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/transactions.macro | 100.0% <ø> (ø) |
|
| src/libxrpl/ledger/ApplyStateTable.cpp | 93.6% <100.0%> (ø) |
|
| src/libxrpl/ledger/ApplyViewImpl.cpp | 100.0% <100.0%> (ø) |
|
| src/libxrpl/protocol/TER.cpp | 100.0% <ø> (ø) |
|
| ... and 6 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading