Kong / ngx_wasm_module

Nginx + WebAssembly
Apache License 2.0
79 stars 7 forks source link

[merge] feat(wasmtime) new 'cache_config' directive for compilation cache #540

Closed thibaultcha closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Merging #540 (308766c) into main (bb139e1) will decrease coverage by 0.00623%. Report is 2 commits behind head on main. The diff coverage is 89.47368%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540/graphs/tree.svg?width=650&height=150&src=pr&token=T0PT2Q9IAN&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong)](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) ```diff @@ Coverage Diff @@ ## main #540 +/- ## =================================================== - Coverage 90.06471% 90.05848% -0.00624% =================================================== Files 47 47 Lines 10045 10089 +44 =================================================== + Hits 9047 9086 +39 - Misses 998 1003 +5 ``` | [Files](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | Coverage Δ | | |---|---|---| | [src/wasm/ngx\_wasm\_core\_module.c](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540?src=pr&el=tree&filepath=src%2Fwasm%2Fngx_wasm_core_module.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong#diff-c3JjL3dhc20vbmd4X3dhc21fY29yZV9tb2R1bGUuYw==) | `92.64706% <ø> (ø)` | | | [src/wasm/wrt/ngx\_wrt\_wasmtime.c](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540?src=pr&el=tree&filepath=src%2Fwasm%2Fwrt%2Fngx_wrt_wasmtime.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong#diff-c3JjL3dhc20vd3J0L25neF93cnRfd2FzbXRpbWUuYw==) | `82.56881% <89.47368%> (+0.36816%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | [Flag](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | `90.15117% <86.66667%> (+0.01973%)` | :arrow_up: | | [valgrind](https://app.codecov.io/gh/Kong/ngx_wasm_module/pull/540/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong) | `78.01542% <26.31579%> (-0.14838%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kong#carryforward-flags-in-the-pull-request-comment) to find out more.