Skip to content

fix: Add block syntax support to StructuredLogger for compatibility

b1ccc4b
Select commit
Loading
Failed to load commit list.
Open

fix: Add block syntax support to StructuredLogger for compatibility #2911

fix: Add block syntax support to StructuredLogger for compatibility
b1ccc4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

90.47% (+0.34%) compared to 7d10c02

View this Pull Request on Codecov

90.47% (+0.34%) compared to 7d10c02

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.47%. Comparing base (7d10c02) to head (b1ccc4b).
⚠️ Report is 72 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2911      +/-   ##
==========================================
+ Coverage   90.13%   90.47%   +0.34%     
==========================================
  Files         132      141       +9     
  Lines        5301     5618     +317     
==========================================
+ Hits         4778     5083     +305     
- Misses        523      535      +12     
Components Coverage Δ
sentry-ruby 97.24% <98.14%> (-0.05%) ⬇️
sentry-rails 55.35% <20.00%> (-0.15%) ⬇️
sentry-sidekiq 95.05% <100.00%> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.56% <100.00%> (+0.25%) ⬆️
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/structured_logger.rb 100.00% <100.00%> (ø)

... and 1 file 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.