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

parse cid #2321

Merged
merged 6 commits into from
Nov 27, 2024
Merged

parse cid #2321

merged 6 commits into from
Nov 27, 2024

Conversation

fengzeroz
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 70.02938% with 306 lines in your changes missing coverage. Please review.

Project coverage is 74.92%. Comparing base (f2ef867) to head (14a50e7).

Files with missing lines Patch % Lines
src/utils/cid.c 76.30% 181 Missing ⚠️
plugins/mqtt/mqtt_handle.c 0.00% 48 Missing ⚠️
include/neuron/utils/cid.h 69.60% 31 Missing ⚠️
src/adapter/adapter.c 0.00% 10 Missing ⚠️
src/base/tag.c 37.50% 10 Missing ⚠️
src/parser/neu_json_driver.c 0.00% 9 Missing ⚠️
plugins/mqtt/mqtt_config.c 88.88% 5 Missing ⚠️
plugins/mqtt/mqtt_plugin_intf.c 42.85% 4 Missing ⚠️
src/persist/sqlite.c 73.33% 4 Missing ⚠️
src/adapter/driver/driver.c 0.00% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2321      +/-   ##
==========================================
- Coverage   75.37%   74.92%   -0.45%     
==========================================
  Files         113      114       +1     
  Lines       23056    23624     +568     
==========================================
+ Hits        17378    17700     +322     
- Misses       5678     5924     +246     

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

@fengzeroz fengzeroz merged commit d35acb3 into emqx:main Nov 27, 2024
14 checks passed
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.

3 participants