feat(logging): auto-enable structured_logging in Rails #2721
Codecov / codecov/project
succeeded
Sep 25, 2025 in 0s
97.31% (+0.01%) compared to 43e5788
View this Pull Request on Codecov
97.31% (+0.01%) compared to 43e5788
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (43e5788) to head (cdcfa2f).
Additional details and impacted files
@@ Coverage Diff @@
## master #2721 +/- ##
==========================================
+ Coverage 97.29% 97.31% +0.01%
==========================================
Files 144 144
Lines 5665 5669 +4
==========================================
+ Hits 5512 5517 +5
+ Misses 153 152 -1 | Components | Coverage Δ | |
|---|---|---|
| sentry-ruby | 97.76% <ø> (ø) |
|
| sentry-rails | 95.74% <100.00%> (+0.12%) |
⬆️ |
| sentry-sidekiq | 96.57% <ø> (ø) |
|
| sentry-resque | 94.44% <ø> (ø) |
|
| sentry-delayed_job | 94.68% <ø> (ø) |
|
| sentry-opentelemetry | 99.31% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry-rails/lib/sentry/rails/configuration.rb | 100.00% <100.00%> (ø) |
|
| sentry-rails/lib/sentry/rails/railtie.rb | 98.83% <100.00%> (ø) |
🚀 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