Skip to content

linter

66575f7
Select commit
Loading
Failed to load commit list.
Merged

feat(rpcv10): response_flags for the rpcv10; proof_facts, proof for invoke v3 txs #3380

linter
66575f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

75.39% (target 70.00%)

View this Pull Request on Codecov

75.39% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 67.37160% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.39%. Comparing base (5ce32d2) to head (66575f7).

Files with missing lines Patch % Lines
rpc/v10/transaction.go 59.36% 73 Missing and 16 partials ⚠️
rpc/v10/estimate_fee.go 0.00% 13 Missing ⚠️
rpc/v9/transaction.go 88.88% 4 Missing ⚠️
rpc/v10/response_flags.go 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3380      +/-   ##
==========================================
- Coverage   75.44%   75.39%   -0.05%     
==========================================
  Files         378      379       +1     
  Lines       35284    35555     +271     
==========================================
+ Hits        26619    26807     +188     
- Misses       6806     6869      +63     
- Partials     1859     1879      +20     

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