Skip to content
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

Migrate raven to sentry #503

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open

Migrate raven to sentry #503

wants to merge 1 commit into from

Conversation

lodewiges
Copy link
Contributor

@lodewiges lodewiges commented Feb 17, 2025

Apparently Raven is replaced by Sentry, so this PR migrates that.
Followed: https://docs.sentry.io/platforms/ruby/migration/ & csvalpha/sofia#821
Fixes #450

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (7d785cc) to head (3bed348).
Report is 1 commits behind head on staging.

Additional details and impacted files
@@             Coverage Diff             @@
##           staging     #503      +/-   ##
===========================================
- Coverage    99.92%   99.92%   -0.01%     
===========================================
  Files          203      202       -1     
  Lines         2772     2768       -4     
===========================================
- Hits          2770     2766       -4     
  Misses           2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sentry raven is deprecated
1 participant