Skip to content

fix linting in tests

d8da67f
Select commit
Loading
Failed to load commit list.
Merged

fix: getBlockWithTx* fetch block header and txns separately #3322

fix linting in tests
d8da67f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

76.80% (target 70.00%)

View this Pull Request on Codecov

76.80% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 91.66667% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.80%. Comparing base (2a50f5c) to head (d8da67f).

Files with missing lines Patch % Lines
rpc/v10/helpers.go 76.47% 3 Missing and 1 partial ⚠️
rpc/v8/helpers.go 76.47% 3 Missing and 1 partial ⚠️
rpc/v9/helpers.go 76.47% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3322      +/-   ##
==========================================
+ Coverage   75.23%   76.80%   +1.57%     
==========================================
  Files         380      380              
  Lines       35597    35698     +101     
==========================================
+ Hits        26781    27418     +637     
+ Misses       6882     6321     -561     
- Partials     1934     1959      +25     

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