HYDI-34: Phase 3: Tests for monitor state machine and merged-PR transition#31
Draft
kasperwelner wants to merge 2 commits intomainfrom
Draft
HYDI-34: Phase 3: Tests for monitor state machine and merged-PR transition#31kasperwelner wants to merge 2 commits intomainfrom
kasperwelner wants to merge 2 commits intomainfrom
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The preview deployment for hyper-dispatch is ready. 🟢 Open Preview | Open Build Logs | Open Application Logs Last updated at: 2026-05-11 14:00:13 CET |
…ition Co-Authored-By: Oz <oz-agent@warp.dev>
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.
Implements HYDI-34
Changes
src/orchestration/monitor.test.tswith focused branch coverage forcheckRunsand merged-PR sweep behavior, including:run_id, SUCCEEDED/FAILED/ERROR/CANCELLED/INPROGRESS/BLOCKED flowsvi.resetModules()inbeforeEachto guarantee clean singleton state per test (_ozClient,_githubClient).checkRunstry/else ifchain insrc/orchestration/monitor.tsfor visual brace alignment with no behavior change (git diff -w -- src/orchestration/monitor.tsis clean).Validation
npm testnpm run test:coverage(monitor.ts coverage: 87.45% statements, 84.81% branches)npm run typecheckCo-Authored-By: Oz oz-agent@warp.dev
Conversation: https://app.warp.dev/conversation/ac6fdc5e-7129-4208-a386-7cbaa7efa918
Run: https://oz.warp.dev/runs/019e174d-da24-79e2-97d5-1ed448eb81d9
This PR was generated with Oz.