Classify missing modules by exception type - #3867
Conversation
|
@claude review |
Code reviewReviewed the diff ( No issues found. This is a clean, well-scoped fix:
Nice, tightly-scoped fix for #3771. |
|
CI diagnosis: Ubuntu, Windows, and macOS all fail on the same unrelated mainline compile error in |
|
The shared RunReportTests regression is fixed on current main by merged PR #3844. Refreshed this branch onto current main for clean CI and review. |
|
@codex review |
be40a94 to
be133fe
Compare
|
@claude review |
|
Codex Review: Didn't find any major issues. Another round soon, please! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Code reviewRe-reviewed after the rebase onto current No issues found. Confirming the prior findings still hold:
Nice, tightly-scoped fix for #3771. |
|
Refreshed onto current main after Ubuntu's core test host ran 15m22s and exited without a failing-test summary; all other jobs passed. Validation on bb2d9c8: ValidationTests 40/40 and ModularPipelines.slnx Release build 0 warnings/errors. A detached worktree preserved the existing divergent local branch untouched. |
Code reviewNo new review needed — the PR's actual diff ( Standing by the previous review: no issues found, clean and well-scoped fix. |
Closes #3771
Summary
NoModulesRegisteredExceptionPipelineExceptioncontaining “No modules” still propagatesValidation
ValidationTests: 40/40 passedModularPipelines.slnxRelease build: 0 warnings, 0 errorsgit diff --checkpassedThe unit-test project currently needs the pending stale
PipelineOptions.Consolecorrection from #3864 to compile; that unrelated temporary local adjustment was removed and is not part of this PR.