Read latest run history first - #3862
Conversation
|
@claude review |
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
|
The shared RunReportTests regression is fixed on current main by merged PR #3844. Refreshed this branch onto current main for clean CI and review. |
634ba6d to
73d7ddd
Compare
|
@codex review |
|
@claude review |
|
Codex Review: Didn't find any major issues. Swish! 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 reviewReviewed commit The change is correct and well tested. Ordering by the filename-encoded timestamp ( Two non-blocking suggestions:
No CLAUDE.md violations or correctness bugs found. |
|
Refreshed onto current main after Ubuntu's core test host ran 17m6s and exited without a failing-test summary; all other jobs passed. Validation on a8da17f: RunReportTests 69/69 and ModularPipelines.slnx Release build 0 warnings/errors. A detached worktree preserved the existing divergent local branch untouched. |
Code reviewReviewed the current head, That earlier review's conclusion stands: the newest-first ordering + early-return logic is correct and equivalent to the old "scan everything, keep max One of the two non-blocking suggestions from before is still outstanding and worth a second look as an architectural point rather than a nitpick:
The other earlier suggestion ( No correctness bugs or CLAUDE.md violations found. |
Closes #3754
Summary
FileStreamwhile preserving the forward-schema compatibility gateValidation
build ModularPipelines.slnx -c Release(0 warnings, 0 errors)FileSystemHistoryStore*tests passedgit diff --checkpassedThe unit-test project currently needs the pending
PipelineOptions.Consoleinitializer correction from #3844 to compile; that unrelated temporary local adjustment was removed and is not part of this PR.