Fix initialized check in Sentry::Rails::CaptureExceptions #2783
Codecov / codecov/project
failed
Nov 19, 2025 in 1s
90.16% (-0.02%) compared to 2d8fc6e
View this Pull Request on Codecov
90.16% (-0.02%) compared to 2d8fc6e
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.16%. Comparing base (2d8fc6e) to head (cd4913f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...entry-rails/lib/sentry/rails/capture_exceptions.rb | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2783 +/- ##
==========================================
- Coverage 90.18% 90.16% -0.02%
==========================================
Files 132 132
Lines 5287 5288 +1
==========================================
Hits 4768 4768
- Misses 519 520 +1 | Components | Coverage Δ | |
|---|---|---|
| sentry-ruby | 97.25% <ø> (ø) |
|
| sentry-rails | 55.60% <0.00%> (-0.07%) |
⬇️ |
| sentry-sidekiq | 95.05% <ø> (ø) |
|
| sentry-resque | 94.44% <ø> (ø) |
|
| sentry-delayed_job | 94.68% <ø> (ø) |
|
| sentry-opentelemetry | 99.31% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...entry-rails/lib/sentry/rails/capture_exceptions.rb | 37.50% <0.00%> (-1.21%) |
⬇️ |
🚀 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.
Loading