Skip to content

fix(giga): correct synchronous executor mode#3573

Merged
arajasek merged 1 commit into
mainfrom
asr/giga-sync
Jun 10, 2026
Merged

fix(giga): correct synchronous executor mode#3573
arajasek merged 1 commit into
mainfrom
asr/giga-sync

Conversation

@arajasek

Copy link
Copy Markdown
Contributor

Describe your changes and provide context

Incorporate the iterator fallback introduced in #3560 to giga's synchronous mode.

Testing performed to validate your change

@cursor

cursor Bot commented Jun 10, 2026

Copy link
Copy Markdown

PR Summary

Cursor Bugbot is generating a summary for commit 0dadc5b. Configure here.

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 10, 2026, 7:09 PM

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.33%. Comparing base (b29c2ab) to head (0dadc5b).

Files with missing lines Patch % Lines
app/app.go 0.00% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3573      +/-   ##
==========================================
- Coverage   59.18%   58.33%   -0.86%     
==========================================
  Files        2210     2136      -74     
  Lines      183259   174723    -8536     
==========================================
- Hits       108470   101931    -6539     
+ Misses      64992    63701    -1291     
+ Partials     9797     9091     -706     
Flag Coverage Δ
sei-chain-pr 49.97% <0.00%> (?)
sei-db 70.41% <ø> (ø)
sei-db-state-db ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
app/app.go 70.57% <0.00%> (-0.47%) ⬇️

... and 74 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sei-will sei-will self-requested a review June 10, 2026 19:17
@arajasek arajasek added this pull request to the merge queue Jun 10, 2026
Merged via the queue into main with commit 04b5bde Jun 10, 2026
57 of 58 checks passed
@arajasek arajasek deleted the asr/giga-sync branch June 10, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants