Skip to content

Conversation

@lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Oct 29, 2025

This includes three small refactors to grouping code, pulled from upcoming PRs to keep them scoped to their actual purpose.

  • Simplify adding values to exception grouping components.
  • Pull useful values into variables in grouping config upgrade function.
  • In stacktrace strategy, use has_url_origin helper over is_url for consistency with the rest of the grouping code.

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

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #102339      +/-   ##
===========================================
- Coverage   80.90%    80.89%   -0.01%     
===========================================
  Files        8821      8821              
  Lines      389819    389818       -1     
  Branches    24795     24795              
===========================================
- Hits       315365    315357       -8     
- Misses      74092     74099       +7     
  Partials      362       362              

@lobsterkatie lobsterkatie force-pushed the kmclb-pre-new-config-refactors branch from d3b796f to d6afe91 Compare October 30, 2025 17:14
@lobsterkatie lobsterkatie marked this pull request as ready for review October 30, 2025 18:10
@lobsterkatie lobsterkatie requested a review from a team as a code owner October 30, 2025 18:10
@lobsterkatie lobsterkatie merged commit 581f210 into master Oct 30, 2025
69 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-pre-new-config-refactors branch October 30, 2025 18:30
shashjar pushed a commit that referenced this pull request Nov 4, 2025
This includes three small refactors to grouping code, pulled from upcoming PRs to keep them scoped to their actual purpose.

- Simplify adding values to exception grouping components.
- Pull useful values into variables in grouping config upgrade function.
- In stacktrace strategy, use `has_url_origin` helper over `is_url` for consistency with the rest of the grouping code.
andrewshie-sentry pushed a commit that referenced this pull request Nov 13, 2025
This includes three small refactors to grouping code, pulled from upcoming PRs to keep them scoped to their actual purpose.

- Simplify adding values to exception grouping components.
- Pull useful values into variables in grouping config upgrade function.
- In stacktrace strategy, use `has_url_origin` helper over `is_url` for consistency with the rest of the grouping code.
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants