Skip to content

Update install step in README #2638

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

Merged

Conversation

artur-intech
Copy link
Contributor

Mention requiring the gem. This may be especially helpful for the users
of the old sentry-raven gem as someone can accidently forget updating
require statement as a part of a migration.

Mention requiring the gem. This may be especially helpful for the users
of the old `sentry-raven` gem as someone can accidently forget updating
`require` statement as a part of a migration.
@solnic solnic self-requested a review May 27, 2025 15:18
Copy link
Collaborator

@solnic solnic left a comment

Choose a reason for hiding this comment

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

Thanks. I'm pretty sure this was originally skipped because in Rails things get auto-required via Bundler.require but it's not always the case, so this can be indeed helpful.

@solnic solnic merged commit 4e520fc into getsentry:master May 27, 2025
110 of 135 checks passed
@artur-intech artur-intech deleted the update-install-steps-in-readme branch May 27, 2025 15:20
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (90d5a3a) to head (2e9623d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2638      +/-   ##
==========================================
- Coverage   96.13%   95.01%   -1.13%     
==========================================
  Files         133      133              
  Lines        5123     5092      -31     
==========================================
- Hits         4925     4838      -87     
- Misses        198      254      +56     
Components Coverage Δ
sentry-ruby 94.94% <ø> (-2.45%) ⬇️
sentry-rails 94.99% <ø> (+0.08%) ⬆️
sentry-sidekiq 94.25% <ø> (+14.17%) ⬆️
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 98.62% <ø> (ø)

see 46 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants