Skip to content

Allow missing select_related as LOW finding#32

Merged
gricha merged 1 commit intomainfrom
fix/django-perf-low-finding
Jan 30, 2026
Merged

Allow missing select_related as LOW finding#32
gricha merged 1 commit intomainfrom
fix/django-perf-low-finding

Conversation

@gricha
Copy link
Member

@gricha gricha commented Jan 30, 2026

Summary

  • Remove "missing select_related on single object fetches" from "What NOT to Report"
  • Can still be useful feedback when reported with appropriate LOW severity

Test plan

  • Verify skill can report this pattern as LOW if desired

Remove from "What NOT to Report" - can be useful feedback if reported
with appropriate low severity.

Co-Authored-By: Claude <noreply@anthropic.com>
@gricha gricha force-pushed the fix/django-perf-low-finding branch from 8d0b9a0 to 899fc7b Compare January 30, 2026 21:51
@gricha gricha merged commit d79895a into main Jan 30, 2026
3 checks passed
@gricha gricha deleted the fix/django-perf-low-finding branch January 30, 2026 22:44
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