Skip to content

Make request body reading safe to rewind

e1a5f40
Select commit
Loading
Failed to load commit list.
Merged

Make request body reading safe to rewind #2754

Make request body reading safe to rewind
e1a5f40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (6.0-dev@d9034a0). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             6.0-dev    #2754   +/-   ##
==========================================
  Coverage           ?   97.22%           
==========================================
  Files              ?      130           
  Lines              ?     5217           
  Branches           ?        0           
==========================================
  Hits               ?     5072           
  Misses             ?      145           
  Partials           ?        0           
Components Coverage Δ
sentry-ruby 97.51% <0.00%> (?)
sentry-rails 96.74% <0.00%> (?)
sentry-sidekiq 95.05% <0.00%> (?)
sentry-resque 94.44% <0.00%> (?)
sentry-delayed_job 94.68% <0.00%> (?)
sentry-opentelemetry 99.31% <0.00%> (?)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/interfaces/request.rb 95.16% <100.00%> (ø)
🚀 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.