Skip to content

Conversation

@RichDom2185
Copy link
Member

@RichDom2185 RichDom2185 commented Aug 16, 2025

Description

Migrates from @sentry/browser to @sentry/react with better integration for React-specific things like client side navigation with React Router, etc.

Also adds sourcemaps for better error messages.

Supersedes #3220.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Code quality improvements

How to test

Checklist

  • I have tested this code
  • I have updated the documentation

@RichDom2185 RichDom2185 self-assigned this Aug 16, 2025
@RichDom2185 RichDom2185 enabled auto-merge (squash) August 16, 2025 15:59
@coveralls
Copy link

coveralls commented Aug 16, 2025

Pull Request Test Coverage Report for Build 17016265885

Details

  • 9 of 35 (25.71%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 43.452%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rsbuild.config.ts 0 2 0.0%
src/commons/application/ApplicationWrapper.tsx 0 2 0.0%
src/pages/achievement/Achievement.tsx 0 3 0.0%
src/pages/leaderboard/Leaderboard.tsx 0 3 0.0%
src/pages/leaderboard/subcomponents/ContestLeaderboardWrapper.tsx 0 3 0.0%
src/index.tsx 0 13 0.0%
Totals Coverage Status
Change from base Build 17016244503: -0.01%
Covered Lines: 20658
Relevant Lines: 49739

💛 - Coveralls

@RichDom2185 RichDom2185 requested a review from sayomaki August 16, 2025 16:03
Copy link
Contributor

@sayomaki sayomaki left a comment

Choose a reason for hiding this comment

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

LGTM!

@RichDom2185 RichDom2185 merged commit c383319 into master Aug 17, 2025
9 checks passed
@RichDom2185 RichDom2185 deleted the sentry-10 branch August 17, 2025 04:01
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.

4 participants