Skip to content

fix(ai-defect): continue checks after failed Python files - #796

Merged
duriantaco merged 1 commit into
mainfrom
fix/ai-defect-file-recovery
Sep 5, 2026
Merged

fix(ai-defect): continue checks after failed Python files#796
duriantaco merged 1 commit into
mainfrom
fix/ai-defect-file-recovery

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Closes #775

Summary

  • Keep SKY-L012 and SKY-L023 checking later files when one file fails.
  • Preserve analysis errors and CLI exit code 2.
  • Avoid duplicate errors and skip disabled checks.
  • Add coverage for file ordering, read failures, rule failures and ignored findings.

Fixes #775. Keep fallback checks scoped to each file, preserve incomplete-analysis errors, and skip disabled rules. Add ordering, read-failure, visitor-state, suppression, and CLI regressions.
@duriantaco
duriantaco merged commit b1d0ad7 into main Sep 5, 2026
13 checks passed
@duriantaco
duriantaco deleted the fix/ai-defect-file-recovery branch September 5, 2026 06:04
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.

SKY-L012/SKY-L023: Non-parseable file causes scan loop to silently abort

1 participant