Skip to content

Merge branch 'develop' into fix-delegate-filter

eb83ca3
Select commit
Loading
Failed to load commit list.
Open

feat: Add delegate filter param's to account_tx RPC #2827

Merge branch 'develop' into fix-delegate-filter
eb83ca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

81.92% (target 50.00%)

View this Pull Request on Codecov

81.92% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 95.06173% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.92%. Comparing base (2327e81) to head (eb83ca3).

Files with missing lines Patch % Lines
src/rpc/handlers/AccountTx.cpp 87.50% 1 Missing and 1 partial ⚠️
src/rpc/common/Validators.cpp 93.33% 0 Missing and 1 partial ⚠️
...rc/rpc/filters/impl/DelegateTransactionsFilter.cpp 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2827      +/-   ##
===========================================
+ Coverage    81.84%   81.92%   +0.07%     
===========================================
  Files          381      383       +2     
  Lines        14423    14504      +81     
  Branches      7933     7978      +45     
===========================================
+ Hits         11805    11882      +77     
- Misses        1447     1448       +1     
- Partials      1171     1174       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.