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

Support handle msgs from external in HOOK_WAIT state. #1572

Merged
merged 15 commits into from
Dec 22, 2023

* FIX [hook_exchange] minor fixes

b5e1223
Select commit
Loading
Failed to load commit list.
Merged

Support handle msgs from external in HOOK_WAIT state. #1572

* FIX [hook_exchange] minor fixes
b5e1223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

56.43% (-0.57%) compared to 2f0a233

View this Pull Request on Codecov

56.43% (-0.57%) compared to 2f0a233

Details

Codecov Report

Attention: 82 lines in your changes are missing coverage. Please review.

Comparison is base (2f0a233) 57.00% compared to head (b5e1223) 56.43%.
Report is 3 commits behind head on master.

Files Patch % Lines
nanomq/webhook_inproc.c 19.19% 80 Missing ⚠️
nanomq/webhook_post.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1572      +/-   ##
==========================================
- Coverage   57.00%   56.43%   -0.57%     
==========================================
  Files          18       18              
  Lines        6663     6753      +90     
==========================================
+ Hits         3798     3811      +13     
- Misses       2865     2942      +77     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.