fix: batch Gateway Connector target scans - #1979
Open
aidandaly24 wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## refactor #1979 +/- ##
=========================================
Coverage 96.94% 96.94%
=========================================
Files 325 325
Lines 17869 17884 +15
=========================================
+ Hits 17323 17338 +15
Misses 546 546 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #1956, addressing the late review comments about raised Target quotas and one-request-per-Target behavior with
--max-results 1.Testing
bun test src/core/gateway.test.ts src/handlers/gateway/gateway.fixture.test.tsx(22 pass)bun run typecheckbun run lint:checkbun run format:checkbun run buildbun test src(1100 pass; 7 unchanged localsrc/io/exec.test.tsprocess-runner failures on files identical torefactor)