Skip to content

fix tests

abfcc4e
Select commit
Loading
Failed to load commit list.
Open

feat: XLS-100 Smart Escrows #6003

fix tests
abfcc4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2025 in 0s

79.1% (target 75.0%)

View this Pull Request on Codecov

79.1% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 98.40426% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.1%. Comparing base (a891b49) to head (abfcc4e).
⚠️ Report is 58 commits behind head on ripple/se/fees.

Files with missing lines Patch % Lines
src/xrpld/app/tx/detail/Escrow.cpp 97.8% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           ripple/se/fees   #6003     +/-   ##
================================================
+ Coverage            78.8%   79.1%   +0.3%     
================================================
  Files                 825     827      +2     
  Lines               71242   71234      -8     
  Branches             8386    8279    -107     
================================================
+ Hits                56162   56375    +213     
+ Misses              15080   14859    -221     
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.0% <100.0%> (-0.6%) ⬇️
src/libxrpl/ledger/ApplyViewImpl.cpp 100.0% <100.0%> (ø)
src/libxrpl/protocol/TER.cpp 100.0% <ø> (ø)
... and 6 more

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