Skip to content

tests: add replay tests to confidential MPT#6451

Open
PeterChen13579 wants to merge 3 commits intoXRPLF:ripple/confidential-transferfrom
PeterChen13579:add_Replay_tests_confidential_mpt
Open

tests: add replay tests to confidential MPT#6451
PeterChen13579 wants to merge 3 commits intoXRPLF:ripple/confidential-transferfrom
PeterChen13579:add_Replay_tests_confidential_mpt

Conversation

@PeterChen13579
Copy link
Contributor

High Level Overview of Change

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.1%. Comparing base (67e8e89) to head (06293aa).
⚠️ Report is 127 commits behind head on ripple/confidential-transfer.

Additional details and impacted files

Impacted file tree graph

@@                      Coverage Diff                       @@
##           ripple/confidential-transfer   #6451     +/-   ##
==============================================================
+ Coverage                          79.1%   80.1%   +1.0%     
==============================================================
  Files                               850     852      +2     
  Lines                             72015   66470   -5545     
  Branches                           8385    7246   -1139     
==============================================================
- Hits                              56975   53274   -3701     
+ Misses                            15040   13196   -1844     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant