Skip to content

fix(rpc/v10): add documentation for TransactionHash and address bug i…

214dfec
Select commit
Loading
Failed to load commit list.
Draft

Thiagodeev/refactor-add-txn #3582

fix(rpc/v10): add documentation for TransactionHash and address bug i…
214dfec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

75.84% (target 70.00%)

View this Pull Request on Codecov

75.84% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 45.09804% with 140 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.84%. Comparing base (4b37ae9) to head (214dfec).

Files with missing lines Patch % Lines
rpc/v10/adapt_transaction.go 45.00% 76 Missing and 1 partial ⚠️
rpc/v10/transaction.go 49.25% 27 Missing and 7 partials ⚠️
rpc/v10/estimate_fee.go 4.54% 21 Missing ⚠️
rpc/v10/simulation.go 73.91% 3 Missing and 3 partials ⚠️
rpc/v10/transaction_types.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3582      +/-   ##
==========================================
- Coverage   76.00%   75.84%   -0.16%     
==========================================
  Files         381      381              
  Lines       34222    34272      +50     
==========================================
- Hits        26009    25994      -15     
- Misses       6390     6459      +69     
+ Partials     1823     1819       -4     

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