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

expose exchange url. read it from env or conf #1662

Merged
merged 5 commits into from
Feb 10, 2024

* MDF [nng] move nng head for CI

a944cd7
Select commit
Loading
Failed to load commit list.
Merged

expose exchange url. read it from env or conf #1662

* MDF [nng] move nng head for CI
a944cd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2024 in 1s

55.43% (-0.39%) compared to ba1e233

View this Pull Request on Codecov

55.43% (-0.39%) compared to ba1e233

Details

Codecov Report

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

Comparison is base (ba1e233) 55.82% compared to head (a944cd7) 55.43%.
Report is 10 commits behind head on master.

Files Patch % Lines
nanomq/webhook_inproc.c 0.00% 32 Missing ⚠️
nanomq/conf_api.c 9.67% 28 Missing ⚠️
nanomq/apps/broker.c 0.00% 3 Missing ⚠️
nanomq/webhook_post.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1662      +/-   ##
==========================================
- Coverage   55.82%   55.43%   -0.39%     
==========================================
  Files          18       18              
  Lines        6913     6974      +61     
==========================================
+ Hits         3859     3866       +7     
- Misses       3054     3108      +54     

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