Skip to content

Conversation

@dingsdax
Copy link
Contributor

@dingsdax dingsdax commented Sep 17, 2025

#skip-changelog

- We squash all commits before merging
- We generally try to review new PRs within a week
- If you have any question, you can ask for feedback in our [discord community](https://discord.gg/Ww9hbqr) first or consult [CONTRIBUTING.md](../CONTRIBUTING.md) or [Sentry SDK development docs](https://develop.sentry.dev/sdk/)
- If you have any question, you can ask for feedback in our [discord community](https://discord.gg/Ww9hbqr) first or consult [CONTRIBUTING.md](https://github.com/getsentry/sentry-ruby/blob/master/CONTRIBUTING.md) or [Sentry SDK development docs](https://develop.sentry.dev/sdk/)
Copy link

Choose a reason for hiding this comment

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

Bug: PR Template Links to Obsolete Branch

The CONTRIBUTING.md link in the PR template hardcodes the "master" branch in its URL. This makes the link fragile, as it could break or point to outdated documentation if the repository's default branch changes (e.g., to "main").

Fix in Cursor Fix in Web

@sl0thentr0py sl0thentr0py merged commit 4c02988 into master Sep 17, 2025
138 of 140 checks passed
@sl0thentr0py sl0thentr0py deleted the fix-pr-template branch September 17, 2025 12:12
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (aa4741c) to head (b46fbd5).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2704   +/-   ##
=======================================
  Coverage   97.30%   97.31%           
=======================================
  Files         144      144           
  Lines        5647     5652    +5     
=======================================
+ Hits         5495     5500    +5     
  Misses        152      152           
Components Coverage Δ
sentry-ruby 97.77% <ø> (+<0.01%) ⬆️
sentry-rails 95.61% <ø> (ø)
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
see 1 file 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.

3 participants