Skip to content

Merge branch 'develop' into copilot/remove-non-canonical-fields

249fb12
Select commit
Loading
Failed to load commit list.
Open

Fix: Remove non-canonical fields from tx_json in API v3 #6448

Merge branch 'develop' into copilot/remove-non-canonical-fields
249fb12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

79.8% (target 75.0%)

View this Pull Request on Codecov

79.8% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.8%. Comparing base (1a7f824) to head (249fb12).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6448   +/-   ##
=======================================
  Coverage     79.8%   79.8%           
=======================================
  Files          858     858           
  Lines        67757   67771   +14     
  Branches      7557    7556    -1     
=======================================
+ Hits         54065   54080   +15     
+ Misses       13692   13691    -1     
Files with missing lines Coverage Δ
include/xrpl/protocol/STBase.h 91.7% <ø> (ø)
src/xrpld/app/misc/detail/Transaction.cpp 83.9% <100.0%> (+0.3%) ⬆️
src/xrpld/rpc/handlers/AccountTx.cpp 87.2% <100.0%> (+0.6%) ⬆️
src/xrpld/rpc/handlers/Tx.cpp 92.6% <100.0%> (+0.2%) ⬆️

... and 1 file 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.