Pipeline giga static block processing#3495
Conversation
PR SummaryHigh Risk Overview When the giga executor is on, ProcessProposal kicks off background static jobs keyed by height/hash (reusing proposal-time decoded txs), and ProcessBlock waits on that job after Giga deliver paths short-circuit on precomputed failure results, use prepared Adds Reviewed by Cursor Bugbot for commit 08b2d29. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (43.17%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #3495 +/- ##
==========================================
+ Coverage 59.01% 59.03% +0.01%
==========================================
Files 2244 2187 -57
Lines 184817 182079 -2738
==========================================
- Hits 109076 107491 -1585
+ Misses 65999 64938 -1061
+ Partials 9742 9650 -92
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 5d8b337. Configure here.
5d8b337 to
87a27a2
Compare

Summary
Tests
go test ./appmake giga-integration-testmake giga-mixed-integration-testmake autobahn-integration-testmake parquet-integration-test