Skip to content

Make it work under jruby too

20e7090
Select commit
Loading
Failed to load commit list.
Merged

feat(rails): add binds to ActiveRecord logs #2761

Make it work under jruby too
20e7090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 1s

97.25% (+0.00%) compared to f951c95

View this Pull Request on Codecov

97.25% (+0.00%) compared to f951c95

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.25%. Comparing base (f951c95) to head (20e7090).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2761   +/-   ##
=======================================
  Coverage   97.24%   97.25%           
=======================================
  Files         130      130           
  Lines        5229     5240   +11     
=======================================
+ Hits         5085     5096   +11     
  Misses        144      144           
Components Coverage Δ
sentry-ruby 97.54% <ø> (ø)
sentry-rails 96.78% <100.00%> (+0.04%) ⬆️
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 95.77% <100.00%> (+0.77%) ⬆️
🚀 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.