Skip to content

Fix scanner precision for route wiring and partial failures - #160

Merged
alxxjohn merged 1 commit into
mainfrom
alexj-fix-cg-issue
Aug 29, 2026
Merged

Fix scanner precision for route wiring and partial failures#160
alxxjohn merged 1 commit into
mainfrom
alexj-fix-cg-issue

Conversation

@alxxjohn

Copy link
Copy Markdown
Contributor

Summary

  • suppress partial-result warnings for error-only or no-result batch functions across reliability and quality scanners
  • treat Go router registration helpers like RegisterRoutes and add*Routes as framework wiring boundaries
  • add cross-language regressions for false positives and preserve positive partial-result coverage

Tests

  • szr go test ./...

@alxxjohn
alxxjohn marked this pull request as ready for review August 29, 2026 16:49
@alxxjohn
alxxjohn merged commit e8f60cf into main Aug 29, 2026
16 checks passed
@alxxjohn
alxxjohn deleted the alexj-fix-cg-issue branch August 29, 2026 16:51
alxxjohn added a commit that referenced this pull request Aug 29, 2026
## Summary
- creates a conventional fix commit on a release-friendly branch name
- no source changes; scanner precision fixes already landed in #160

## Context
- #160 merged the code changes from the non-release-friendly branch name
- this PR exists to let release automation see a correctly named branch
/ conventional fix PR

## Tests
- not run for this empty commit; #160 was verified with szr go test
./...
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