Skip to content

Fixes - #41

Merged
khezen merged 2 commits into
mainfrom
auditor
Sep 1, 2026
Merged

Fixes#41
khezen merged 2 commits into
mainfrom
auditor

Conversation

@khezen

@khezen khezen commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Changed

  • Manifest discovery (_discover_manifests) now scans only ancestor directories of changed files instead of walking the entire repository tree — significant performance improvement for large repos
  • _discover_manifests signature: added changed_files: list[ChangedFile] parameter
  • Auditor no longer receives per-file metadata: removed changed_files input from AuditSignature and forward() / _call_auditor() parameters
  • Auditor.forward() signature simplified: Sequence[ChangedFile] parameter dropped, all_issues type narrowed from Sequence[Issue] to list[Issue]

@khezen khezen self-assigned this Sep 1, 2026
@khezen
khezen merged commit b9d5c66 into main Sep 1, 2026
6 checks passed
@khezen
khezen deleted the auditor branch September 1, 2026 21:59
khezen added a commit that referenced this pull request Sep 8, 2026
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