Skip to content

Factor out do_request in HTTP transport#2662

Merged
sl0thentr0py merged 1 commit into
masterfrom
neel/transport-expose-do-request
Jul 14, 2025
Merged

Factor out do_request in HTTP transport#2662
sl0thentr0py merged 1 commit into
masterfrom
neel/transport-expose-do-request

Factor out do_request in HTTP transport

cfdee3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 0s

97.46% (+0.00%) compared to 92cb875

View this Pull Request on Codecov

97.46% (+0.00%) compared to 92cb875

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (92cb875) to head (cfdee3a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2662   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files         134      134           
  Lines        5167     5169    +2     
=======================================
+ Hits         5036     5038    +2     
  Misses        131      131           
Components Coverage Δ
sentry-ruby 97.73% <100.00%> (+<0.01%) ⬆️
sentry-rails 96.55% <ø> (ø)
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/transport/http_transport.rb 98.18% <100.00%> (+0.03%) ⬆️
🚀 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.