Skip to content

Added rails and actioncable exceptions, and moved changelog

d8891f3
Select commit
Loading
Failed to load commit list.
Open

Tracing: don't record HTTP OPTIONS and HEAD transactions #2181

Added rails and actioncable exceptions, and moved changelog
d8891f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2025 in 0s

66.47% (-30.97%) compared to 49a628e

View this Pull Request on Codecov

66.47% (-30.97%) compared to 49a628e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.47%. Comparing base (49a628e) to head (d8891f3).
⚠️ Report is 304 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (49a628e) and HEAD (d8891f3). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (49a628e) HEAD (d8891f3)
6 5
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2181       +/-   ##
===========================================
- Coverage   97.43%   66.47%   -30.97%     
===========================================
  Files         102      100        -2     
  Lines        3817     3749       -68     
===========================================
- Hits         3719     2492     -1227     
- Misses         98     1257     +1159     
Components Coverage Δ
sentry-ruby 55.75% <ø> (-42.40%) ⬇️
sentry-rails 95.05% <100.00%> (+0.03%) ⬆️
sentry-sidekiq 94.70% <ø> (ø)
sentry-resque 93.65% <ø> (+1.58%) ⬆️
sentry-delayed_job 94.44% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files with missing lines Coverage Δ
sentry-rails/lib/sentry/rails/action_cable.rb 100.00% <100.00%> (ø)
...entry-rails/lib/sentry/rails/capture_exceptions.rb 96.77% <100.00%> (+0.22%) ⬆️

... and 56 files with indirect coverage changes

🚀 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.