feat(giga): use giga executor with OCC by default#3521
Conversation
PR SummaryMedium Risk Overview EF Reviewed by Cursor Bugbot for commit 68825a2. 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
Additional details and impacted files@@ Coverage Diff @@
## main #3521 +/- ##
==========================================
- Coverage 59.12% 58.28% -0.85%
==========================================
Files 2213 2140 -73
Lines 182774 174407 -8367
==========================================
- Hits 108072 101650 -6422
+ Misses 64985 63719 -1266
+ Partials 9717 9038 -679
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
dd6aa84 to
fbb57f1
Compare
fbb57f1 to
68825a2
Compare
Describe your changes and provide context
This PR makes the giga executor, with OCC enabled, the default behaviour. This means that:
The only nodes not running Giga after this change will be those with these 2 fields explicitly set to false.
Testing performed to validate your change