open-code-review/internal/scan
Ayush Pandey 50bc9b1b20
feat(scan): add resumable full-file scans (#677)
* feat(scan): add resumable full-file scans

* Address scan resume review feedback
2026-08-03 19:44:52 +08:00
..
agent.go feat(scan): add resumable full-file scans (#677) 2026-08-03 19:44:52 +08:00
agent_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
batch.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
batch_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
budget_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
coverage_test.go feat(scan): add resumable full-file scans (#677) 2026-08-03 19:44:52 +08:00
dedup_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
estimate.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
estimate_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
init_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
preview.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
provider.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
provider_test.go feat: add ocr scan for full-file code review (#93) 2026-06-24 22:07:25 +08:00