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

refactor(*) generalize ngx_str_node_t and ngx_str_t extensions #606

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

thibaultcha
Copy link
Member

To use them in IPC code.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.74605%. Comparing base (c46ff1c) to head (cfcd057).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #606         +/-   ##
===================================================
+ Coverage   90.73673%   90.74605%   +0.00932%     
===================================================
  Files             52          52                 
  Lines          11076       11152         +76     
===================================================
+ Hits           10050       10120         +70     
- Misses          1026        1032          +6     
Files with missing lines Coverage Δ
src/ngx_wasmx.h 100.00000% <100.00000%> (ø)
src/wasm/vm/ngx_wavm.c 87.32970% <100.00000%> (+0.15729%) ⬆️

... and 26 files with indirect coverage changes

Flag Coverage Δ
unit 90.48593% <100.00000%> (+0.03869%) ⬆️
valgrind 82.32801% <100.00000%> (-0.08270%) ⬇️

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

@thibaultcha thibaultcha force-pushed the chore/generalize-rbtree-helpers branch from 2f72b8a to cfcd057 Compare October 9, 2024 16:02
@thibaultcha thibaultcha merged commit e7d2577 into main Oct 9, 2024
32 checks passed
@thibaultcha thibaultcha deleted the chore/generalize-rbtree-helpers branch October 9, 2024 16:36
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