Skip to content

Unit test for the connection config

85f1ccf
Select commit
Loading
Failed to load commit list.
Open

Capture Cockroach DB config in sentry-rails ActiveRecordSubscriber #2182

Unit test for the connection config
85f1ccf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 1s

97.34% (+0.02%) compared to 4c8110c

View this Pull Request on Codecov

97.34% (+0.02%) compared to 4c8110c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.34%. Comparing base (4c8110c) to head (85f1ccf).
⚠️ Report is 354 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2182      +/-   ##
==========================================
+ Coverage   97.31%   97.34%   +0.02%     
==========================================
  Files          99       99              
  Lines        3691     3693       +2     
==========================================
+ Hits         3592     3595       +3     
+ Misses         99       98       -1     
Components Coverage Δ
sentry-ruby 98.03% <ø> (ø)
sentry-rails 95.18% <100.00%> (+0.20%) ⬆️
sentry-sidekiq 94.50% <ø> (ø)
sentry-resque 92.06% <ø> (ø)
sentry-delayed_job 94.44% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files with missing lines Coverage Δ
...b/sentry/rails/tracing/active_record_subscriber.rb 87.09% <100.00%> (+4.33%) ⬆️
🚀 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.