add inner transaction info (if present) to outer transaction tx return #6445
+200
−0
Codecov / codecov/project
succeeded
Feb 27, 2026 in 0s
79.8% (target 75.0%)
View this Pull Request on Codecov
79.8% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 97.56098% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.8%. Comparing base (1a7f824) to head (79d8abc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/xrpld/rpc/handlers/Tx.cpp | 97.6% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #6445 +/- ##
=======================================
Coverage 79.8% 79.8%
=======================================
Files 858 858
Lines 67757 67798 +41
Branches 7557 7555 -2
=======================================
+ Hits 54065 54108 +43
+ Misses 13692 13690 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/xrpld/rpc/handlers/Tx.cpp | 93.6% <97.6%> (+1.2%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading