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(proxy-wasm) on_http_response_headers + yielding Nginx runloop #3

Merged
merged 4 commits into from Apr 15, 2021

Conversation

thibaultcha
Copy link
Member

No description provided.

@thibaultcha thibaultcha force-pushed the epic/send-local-resp-content-handler branch 2 times, most recently from 1a4fe8e to 32b8848 Compare April 13, 2021 02:28
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #3 (9593823) into main (34084a7) will decrease coverage by 0.69%.
The diff coverage is 79.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   83.02%   82.32%   -0.70%     
==========================================
  Files          18       20       +2     
  Lines        2056     2173     +117     
==========================================
+ Hits         1707     1789      +82     
- Misses        349      384      +35     
Flag Coverage Δ
unit 82.32% <79.27%> (-0.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/common/proxy_wasm/ngx_proxy_wasm.h 40.00% <ø> (ø)
src/wasm/ngx_wasm.h 100.00% <ø> (ø)
src/wasm/vm/ngx_wavm.h 85.71% <ø> (-6.60%) ⬇️
src/common/proxy_wasm/ngx_proxy_wasm_host.c 73.82% <45.45%> (-0.89%) ⬇️
src/wasm/vm/ngx_wavm_host.c 84.93% <50.00%> (ø)
src/http/ngx_http_wasm_util.c 67.93% <60.86%> (-5.54%) ⬇️
src/wasm/ngx_wasm_ops.c 86.51% <72.00%> (+3.51%) ⬆️
src/wasm/vm/ngx_wavm.c 80.58% <75.00%> (+0.20%) ⬆️
src/http/proxy_wasm/ngx_http_proxy_wasm.c 76.38% <76.38%> (ø)
src/http/ngx_http_wasm_host.c 77.19% <77.77%> (-0.99%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34084a7...9593823. Read the comment docs.

@thibaultcha thibaultcha force-pushed the epic/send-local-resp-content-handler branch from 32b8848 to f6227ca Compare April 13, 2021 02:29
@thibaultcha thibaultcha force-pushed the epic/send-local-resp-content-handler branch from f6227ca to 8abf6dc Compare April 13, 2021 02:41
@thibaultcha thibaultcha force-pushed the epic/send-local-resp-content-handler branch from ebf534c to a2fa124 Compare April 15, 2021 03:24
@thibaultcha thibaultcha merged commit 6e97a97 into main Apr 15, 2021
@thibaultcha thibaultcha deleted the epic/send-local-resp-content-handler branch April 15, 2021 05:23
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.

None yet

1 participant