Skip to content

feat: XLS-68: Sponsor, #5887 continuation #7350

Open
oleks-rip wants to merge 302 commits into
developfrom
xrplf/sponsor
Open

feat: XLS-68: Sponsor, #5887 continuation #7350
oleks-rip wants to merge 302 commits into
developfrom
xrplf/sponsor

Merge branch 'develop' of https://github.com/XRPLF/rippled into xrplf…

d1a77b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 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 94.86356% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.2%. Comparing base (480676d) to head (d1a77b4).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...rpl/tx/transactors/Sponsor/SponsorshipTransfer.cpp 90.1% 31 Missing ⚠️
src/libxrpl/ledger/helpers/AccountRootHelpers.cpp 83.3% 19 Missing ⚠️
src/xrpld/rpc/handlers/ledger/LedgerEntry.cpp 0.0% 10 Missing ⚠️
src/libxrpl/tx/invariants/SponsorshipInvariant.cpp 92.9% 6 Missing ⚠️
src/libxrpl/tx/transactors/vault/VaultCreate.cpp 68.4% 6 Missing ⚠️
.../libxrpl/tx/transactors/Sponsor/SponsorshipSet.cpp 98.0% 4 Missing ⚠️
src/libxrpl/ledger/helpers/NFTokenHelpers.cpp 92.5% 3 Missing ⚠️
...xrpl/tx/invariants/PermissionedDomainInvariant.cpp 62.5% 3 Missing ⚠️
src/libxrpl/tx/transactors/dex/AMMCreate.cpp 93.1% 2 Missing ⚠️
src/libxrpl/tx/transactors/payment/Payment.cpp 92.0% 2 Missing ⚠️
... and 9 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #7350     +/-   ##
=========================================
+ Coverage     82.0%   82.2%   +0.2%     
=========================================
  Files         1007    1016      +9     
  Lines        76876   78401   +1525     
  Branches      8981    9012     +31     
=========================================
+ Hits         63001   64440   +1439     
- Misses       13866   13952     +86     
  Partials         9       9             
Files with missing lines Coverage Δ
include/xrpl/ledger/helpers/AccountRootHelpers.h 100.0% <100.0%> (ø)
include/xrpl/ledger/helpers/EscrowHelpers.h 98.9% <100.0%> (+0.2%) ⬆️
include/xrpl/ledger/helpers/NFTokenHelpers.h 100.0% <ø> (ø)
include/xrpl/ledger/helpers/RippleStateHelpers.h 100.0% <ø> (ø)
include/xrpl/protocol/Fees.h 100.0% <ø> (ø)
include/xrpl/protocol/Indexes.h 100.0% <ø> (ø)
include/xrpl/protocol/LedgerFormats.h 100.0% <ø> (ø)
include/xrpl/protocol/TER.h 100.0% <ø> (ø)
include/xrpl/protocol/TxFlags.h 100.0% <ø> (ø)
include/xrpl/protocol/detail/ledger_entries.macro 100.0% <100.0%> (ø)
... and 93 more

... and 4 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.