Skip to content

Merge branch 'develop' into tapanito/vault-owner-clawback

b6f5749
Select commit
Loading
Failed to load commit list.
Merged

VaultClawback: Burn shares of an empty vault #6120

Merge branch 'develop' into tapanito/vault-owner-clawback
b6f5749
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 1s

79.2% (target 75.0%)

View this Pull Request on Codecov

79.2% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 97.50000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.2%. Comparing base (fc00723) to head (b6f5749).

Files with missing lines Patch % Lines
src/xrpld/app/tx/detail/VaultClawback.cpp 97.0% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6120   +/-   ##
=======================================
  Coverage     79.1%   79.2%           
=======================================
  Files          837     837           
  Lines        71269   71324   +55     
  Branches      8305    8299    -6     
=======================================
+ Hits         56400   56461   +61     
+ Misses       14869   14863    -6     
Files with missing lines Coverage Δ
src/xrpld/app/tx/detail/InvariantCheck.cpp 92.2% <100.0%> (+<0.1%) ⬆️
src/xrpld/app/tx/detail/InvariantCheck.h 100.0% <ø> (ø)
src/xrpld/app/tx/detail/VaultClawback.h 100.0% <ø> (ø)
src/xrpld/app/tx/detail/VaultClawback.cpp 97.3% <97.0%> (+2.4%) ⬆️

... 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.