open-code-review/internal/diff
Kite 9a371c9b36
Some checks are pending
CI / cross-compile (arm64, darwin) (push) Waiting to run
CI / test (push) Waiting to run
CI / cross-compile (amd64, darwin) (push) Waiting to run
CI / cross-compile (amd64, windows) (push) Waiting to run
CI / cross-compile (arm64, linux) (push) Waiting to run
CI / cross-compile (arm64, windows) (push) Waiting to run
CodeQL Advanced / Analyze (go) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Pages / build (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions
fix(diff): re-file comments whose code lives in another file (#921)
2026-08-15 19:20:41 +08:00
..
first_line_test.go test: raise statement coverage to 90% and enforce it in CI (#747) 2026-08-06 12:55:44 +08:00
git.go fix(diff): match gitignore directory patterns (#853) 2026-08-12 14:28:51 +08:00
git_resolve_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
git_test.go chore(ci): fail CI when unapproved non-English text appears in source files (#876) 2026-08-13 14:43:55 +08:00
gitignore.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
gitignore_test.go fix(diff): match gitignore directory patterns (#853) 2026-08-12 14:28:51 +08:00
hunk.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
hunk_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
parser.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
parser_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
relocate_across_files_test.go fix(diff): re-file comments whose code lives in another file (#921) 2026-08-15 19:20:41 +08:00
relocation.go Feat/llm retry report:SDK retry-attempt observability for review (#785) (#790) 2026-08-13 14:31:18 +08:00
relocation_test.go Feat/llm retry report:SDK retry-attempt observability for review (#785) (#790) 2026-08-13 14:31:18 +08:00
resolver.go fix(diff): re-file comments whose code lives in another file (#921) 2026-08-15 19:20:41 +08:00
resolver_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
workspace_file.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00
workspace_file_test.go chore: add SPDX license headers and automated verification (#740) 2026-08-05 21:26:27 +08:00