Skip to content

fix/deep review improvements#36

Merged
Patel230 merged 5 commits into
mainfrom
fix/deep-review-improvements
Jun 11, 2026
Merged

fix/deep review improvements#36
Patel230 merged 5 commits into
mainfrom
fix/deep-review-improvements

Conversation

@Patel230

Copy link
Copy Markdown
Contributor
  • chore: untrack local AI assistant dirs and coverage artifacts
  • docs: fix project name in first-time guide, document Go version
  • docs(checkpoint): document MustCheckpointID constant-only contract
  • docs(explain): expand nolint:nilerr justifications with fallback behavior
  • ci: upload deadcode report and add hook bench target

Race Tester and others added 5 commits June 11, 2026 12:19
Remove .opencode/, .codex/, and .gemini/ from version control and ignore
them going forward, along with coverage.out/coverage.html which were
already gitignored but coverage.out had previously been tracked in some
clones.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace stale "Entire" references with "Trace" in
docs/first-time-contributors.md (including the section anchor link) and
document the Go 1.26.4 toolchain requirement in CONTRIBUTING.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
NewCheckpointID already provides the error-returning constructor and all
runtime call sites use it; MustCheckpointID has no non-test callers.
Document that it is reserved for constants and test fixtures so panics
cannot reach production paths.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…vior

Each suppressed nil-error return now documents why swallowing the error
is intentional and what the caller-visible fallback is (not-found
reporting instead of raw git/internal errors).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Patel230 Patel230 merged commit db7a44d into main Jun 11, 2026
14 checks passed
@Patel230 Patel230 deleted the fix/deep-review-improvements branch June 11, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant