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) v0.1.0 proxy_wasm_get_configuration support #7

Merged
merged 2 commits into from Apr 16, 2021

Conversation

thibaultcha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #7 (c707fe8) into main (6e97a97) will increase coverage by 0.54%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   82.32%   82.87%   +0.54%     
==========================================
  Files          20       20              
  Lines        2173     2207      +34     
==========================================
+ Hits         1789     1829      +40     
+ Misses        384      378       -6     
Flag Coverage Δ
unit 82.87% <92.85%> (+0.54%) ⬆️

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/common/proxy_wasm/ngx_proxy_wasm_host.c 78.39% <84.61%> (+4.56%) ⬆️
src/wasm/ngx_wasm_ops.c 87.11% <95.65%> (+0.59%) ⬆️
src/common/proxy_wasm/ngx_proxy_wasm.c 91.90% <100.00%> (+0.15%) ⬆️
src/http/ngx_http_wasm_module.c 90.95% <100.00%> (+0.04%) ⬆️
src/common/proxy_wasm/ngx_proxy_wasm_util.c 88.66% <0.00%> (+2.00%) ⬆️

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 6e97a97...c707fe8. Read the comment docs.

@thibaultcha thibaultcha force-pushed the feat/proxy-wasm-configuration branch 2 times, most recently from c864d5e to 11ec32c Compare April 16, 2021 01:56
@thibaultcha thibaultcha force-pushed the feat/proxy-wasm-configuration branch from 11ec32c to d04fc5e Compare April 16, 2021 02:40
@thibaultcha thibaultcha merged commit 325ad92 into main Apr 16, 2021
@thibaultcha thibaultcha deleted the feat/proxy-wasm-configuration branch April 16, 2021 04:03
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