Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: httpserver add PassThroughDebugFlag middleware for proxy #289

Merged

Conversation

sfwn
Copy link
Member

@sfwn sfwn commented Jul 22, 2022

What this PR does / why we need it:

httpserver add PassThroughDebugFlag middleware for proxy

@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #289 (60ced8b) into master (f4ead65) will increase coverage by 0.05%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   37.63%   37.69%   +0.05%     
==========================================
  Files         106      106              
  Lines        5912     5919       +7     
==========================================
+ Hits         2225     2231       +6     
- Misses       3522     3523       +1     
  Partials      165      165              
Impacted Files Coverage Δ
providers/httpserver/provider.go 9.00% <0.00%> (-0.10%) ⬇️
providers/httpserver/interceptors/interceptor.go 80.95% <100.00%> (+7.61%) ⬆️

@erda-bot
Copy link
Member

/approve

@erda-bot erda-bot merged commit e72a906 into erda-project:master Jul 22, 2022
@sfwn sfwn deleted the feature/httpserver-passthrough-debug-flag branch July 22, 2022 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants