Skip to content

perf(core): decode execution status via partial-CBOR projection - #3890

Open
EgeCaner wants to merge 4 commits into
mainfrom
perf/core/reduce-allocs-on-execution-status-read
Open

perf(core): decode execution status via partial-CBOR projection#3890
EgeCaner wants to merge 4 commits into
mainfrom
perf/core/reduce-allocs-on-execution-status-read

test(core): drop superseded execution-status decode test

94dbacb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 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 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.39%. Comparing base (33a422d) to head (94dbacb).

Files with missing lines Patch % Lines
blockchain/blockchain.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3890      +/-   ##
==========================================
+ Coverage   75.26%   75.39%   +0.13%     
==========================================
  Files         443      443              
  Lines       40058    39940     -118     
==========================================
- Hits        30150    30114      -36     
+ Misses       7806     7733      -73     
+ Partials     2102     2093       -9     

☔ View full report in Codecov by Harness.
📢 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.