Skip to content

Update CHANGELOG

49bfad3
Select commit
Loading
Failed to load commit list.
Merged

Add user attributes to logs #2647

Update CHANGELOG
49bfad3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 11, 2025 in 1s

95.37% (-1.30%) compared to e126f72

View this Pull Request on Codecov

95.37% (-1.30%) compared to e126f72

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (e126f72) to head (49bfad3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2647      +/-   ##
==========================================
- Coverage   96.66%   95.37%   -1.30%     
==========================================
  Files         133      133              
  Lines        5131     5142      +11     
==========================================
- Hits         4960     4904      -56     
- Misses        171      238      +67     
Components Coverage Δ
sentry-ruby 95.30% <100.00%> (-2.15%) ⬇️
sentry-rails 94.76% <ø> (+0.74%) ⬆️
sentry-sidekiq 96.57% <ø> (+4.62%) ⬆️
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 98.62% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/log_event.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/scope.rb 98.78% <100.00%> (-0.61%) ⬇️

... and 18 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.