Skip to content

Conversation

mvadari
Copy link
Collaborator

@mvadari mvadari commented Oct 3, 2025

High Level Overview of Change

This PR moves the Smart Escrow-specific tests to a separate file (EscrowSmart_test.cpp), to make it easier to test.

This also enables us to easily run all the general escrow tests on different amendment combinations, so we can now test them on all - featureSmartEscrow and all - featureTokenEscrow - featureSmartEscrow.

Context of Change

Cleanup

Type of Change

  • Refactor (non-breaking change that only restructures code)

API Impact

N/A

Test Plan

CI still passes.

@mvadari mvadari added the Trivial Simple change with minimal effect, or already tested. Only needs one approval. label Oct 3, 2025
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.5%. Comparing base (55772a0) to head (7b4bf6d).
⚠️ Report is 1 commits behind head on ripple/smart-escrow.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           ripple/smart-escrow   #5849   +/-   ##
===================================================
  Coverage                 79.5%   79.5%           
===================================================
  Files                      825     825           
  Lines                    74475   74475           
  Branches                  8463    8453   -10     
===================================================
+ Hits                     59172   59190   +18     
+ Misses                   15303   15285   -18     

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

@mvadari mvadari merged commit c41e52f into XRPLF:ripple/smart-escrow Oct 6, 2025
37 checks passed
@mvadari mvadari deleted the move-smescrow-tests branch October 6, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Trivial Simple change with minimal effect, or already tested. Only needs one approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants