fix(rails): properly skip silenced logs from AR #2775
Merged
Codecov / codecov/project
failed
Nov 14, 2025 in 1s
90.17% (-0.02%) compared to 98f97b4
View this Pull Request on Codecov
90.17% (-0.02%) compared to 98f97b4
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.17%. Comparing base (98f97b4) to head (01ac704).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../rails/log_subscribers/active_record_subscriber.rb | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2775 +/- ##
==========================================
- Coverage 90.18% 90.17% -0.02%
==========================================
Files 132 132
Lines 5280 5281 +1
==========================================
Hits 4762 4762
- Misses 518 519 +1 | Components | Coverage Δ | |
|---|---|---|
| sentry-ruby | 97.25% <ø> (ø) |
|
| sentry-rails | 55.66% <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 Δ | |
|---|---|---|
| .../rails/log_subscribers/active_record_subscriber.rb | 26.38% <0.00%> (-0.38%) |
⬇️ |
🚀 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