Skip to content

ref: move grouping module into issues #97911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

JoshFerge
Copy link
Member

moves the grouping module from sentry/grouping to sentry/grouping/issues.

part of https://linear.app/getsentry/project/improve-module-organization-application-modularization-14c7bbd52305/issues

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 14, 2025
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

❌ Patch coverage is 97.35450% with 5 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/issues/grouping/ingest/config.py 92.98% 4 Missing ⚠️
src/sentry/issues/grouping/grouptype.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #97911      +/-   ##
==========================================
+ Coverage   80.20%   80.65%   +0.44%     
==========================================
  Files        8591     8591              
  Lines      378850   378835      -15     
  Branches    24660    24660              
==========================================
+ Hits       303872   305539    +1667     
+ Misses      74609    72927    -1682     
  Partials      369      369              

@JoshFerge JoshFerge marked this pull request as ready for review August 15, 2025 18:57
@JoshFerge JoshFerge requested review from a team as code owners August 15, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants