Skip to content

refactor: Expand AccountSetFlags macro with account_info data#7798

Draft
mvadari wants to merge 1 commit into
developfrom
mvadari/asf-macro
Draft

refactor: Expand AccountSetFlags macro with account_info data#7798
mvadari wants to merge 1 commit into
developfrom
mvadari/asf-macro

refactor: Expand AccountSetFlags macro with account_info data

3ec960e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

82.6% (target 75.0%)

View this Pull Request on Codecov

82.6% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.6%. Comparing base (2b4d067) to head (3ec960e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #7798   +/-   ##
=======================================
  Coverage     82.6%   82.6%           
=======================================
  Files         1036    1036           
  Lines        79870   79871    +1     
  Branches      8949    8949           
=======================================
+ Hits         65956   65963    +7     
+ Misses       13905   13899    -6     
  Partials         9       9           
Files with missing lines Coverage Δ
include/xrpl/protocol/TxFlags.h 100.0% <ø> (ø)
src/libxrpl/tx/Transactor.cpp 90.8% <ø> (ø)
src/libxrpl/tx/transactors/account/AccountSet.cpp 97.2% <100.0%> (ø)
src/xrpld/rpc/handlers/account/AccountInfo.cpp 85.4% <100.0%> (+0.1%) ⬆️

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