feat: Update to keylet::sponsorship and sfRemainingOwnerCount#7578
Open
mvadari wants to merge 8 commits into
Open
feat: Update to keylet::sponsorship and sfRemainingOwnerCount#7578mvadari wants to merge 8 commits into
keylet::sponsorship and sfRemainingOwnerCount#7578mvadari wants to merge 8 commits into
Codecov / codecov/project
succeeded
Jun 19, 2026 in 0s
82.2% (target 75.0%)
View this Pull Request on Codecov
82.2% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.2%. Comparing base (d1a77b4) to head (594dddd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/xrpld/rpc/handlers/ledger/LedgerEntry.cpp | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## xrplf/sponsor #7578 +/- ##
===============================================
- Coverage 82.2% 82.2% -0.0%
===============================================
Files 1016 1016
Lines 78401 78402 +1
Branches 9012 9012
===============================================
- Hits 64440 64437 -3
- Misses 13952 13956 +4
Partials 9 9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/protocol/Indexes.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/ledger_entries.macro | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/transactions.macro | 100.0% <ø> (ø) |
|
| ...xrpl/protocol_autogen/ledger_entries/Sponsorship.h | 100.0% <100.0%> (ø) |
|
| ...rpl/protocol_autogen/transactions/SponsorshipSet.h | 100.0% <100.0%> (ø) |
|
| src/libxrpl/ledger/helpers/AccountRootHelpers.cpp | 88.3% <100.0%> (+0.1%) |
⬆️ |
| src/libxrpl/protocol/Indexes.cpp | 96.0% <100.0%> (ø) |
|
| src/libxrpl/tx/Transactor.cpp | 90.4% <100.0%> (ø) |
|
| .../libxrpl/tx/transactors/Sponsor/SponsorshipSet.cpp | 98.0% <100.0%> (ø) |
|
| ...rpl/tx/transactors/Sponsor/SponsorshipTransfer.cpp | 90.1% <100.0%> (ø) |
|
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading