Skip to content

Ensure configured Transport is used

b363ef1
Select commit
Loading
Failed to load commit list.
Merged

Make queue-proxy's reverse proxy handler extendable #16097

Ensure configured Transport is used
b363ef1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2025 in 0s

80.05% (target 80.00%)

View this Pull Request on Codecov

80.05% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 38.09524% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.05%. Comparing base (4f02005) to head (b363ef1).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
pkg/queue/sharedmain/main.go 40.00% 12 Missing ⚠️
pkg/queue/sharedmain/handlers.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16097      +/-   ##
==========================================
- Coverage   80.15%   80.05%   -0.11%     
==========================================
  Files         214      214              
  Lines       16877    16916      +39     
==========================================
+ Hits        13528    13542      +14     
- Misses       2987     3017      +30     
+ Partials      362      357       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.