Skip to content

feat(issues): Remove reporting route#104223

Merged
scttcper merged 4 commits intomasterfrom
scttcper/remove-reporting-route
Dec 2, 2025
Merged

feat(issues): Remove reporting route#104223
scttcper merged 4 commits intomasterfrom
scttcper/remove-reporting-route

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Dec 2, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 2, 2025
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 2, 2025

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 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   #104223      +/-   ##
===========================================
+ Coverage   79.24%    80.60%   +1.35%     
===========================================
  Files        9335      9331       -4     
  Lines      398811    398597     -214     
  Branches    25526     25484      -42     
===========================================
+ Hits       316036    321285    +5249     
+ Misses      82325     76862    -5463     
  Partials      450       450              

@scttcper scttcper marked this pull request as ready for review December 2, 2025 20:58
@scttcper scttcper requested review from a team as code owners December 2, 2025 20:58
# Enable adding the `Reporting-Endpoints` header, which will in turn enable the sending of Reporting
# API reports from the browser (as long as it's Chrome).
register(
"issues.browser_reporting.reporting_endpoints_header_enabled",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scttcper scttcper merged commit a8f012b into master Dec 2, 2025
68 checks passed
@scttcper scttcper deleted the scttcper/remove-reporting-route branch December 2, 2025 22:14
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants