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

fix(proxy-wasm) always execute the whole filter chain on responses #424

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

thibaultcha
Copy link
Member

No description provided.

@thibaultcha thibaultcha force-pushed the fix/proxy-wasm-response-chain branch from d766a8d to a8c0688 Compare October 5, 2023 20:57
@thibaultcha thibaultcha force-pushed the fix/proxy-wasm-response-chain branch from a8c0688 to 118fe63 Compare October 5, 2023 22:42
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #424 (118fe63) into main (89170ed) will increase coverage by 0.02366%.
The diff coverage is 100.00000%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #424         +/-   ##
===================================================
+ Coverage   90.12993%   90.15359%   +0.02365%     
===================================================
  Files             46          46                 
  Lines           8389        8399         +10     
===================================================
+ Hits            7561        7572         +11     
+ Misses           828         827          -1     
Files Coverage Δ
src/common/proxy_wasm/ngx_proxy_wasm.c 92.51799% <100.00000%> (+0.05422%) ⬆️
src/common/proxy_wasm/ngx_proxy_wasm.h 92.30769% <100.00000%> (+0.87912%) ⬆️
src/common/proxy_wasm/ngx_proxy_wasm_host.c 93.33333% <100.00000%> (+0.01237%) ⬆️

... and 1 file with indirect coverage changes

@thibaultcha thibaultcha merged commit 67c8214 into main Oct 6, 2023
32 checks passed
@thibaultcha thibaultcha deleted the fix/proxy-wasm-response-chain branch October 6, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant