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 build with demo. Merge mqttv311 protocol layer with mqttv5. Support debug mode. #225

Merged
merged 9 commits into from
Mar 29, 2024

Conversation

wanghaEMQ
Copy link
Member

  • Support build with demo
  • Merge mqttv311 protocol layer with mqttv5.
  • Support debug (asan&tsan) mode.

@wanghaEMQ
Copy link
Member Author

[TBD] Docs update.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 82 lines in your changes are missing coverage. Please review.

Project coverage is 59.98%. Comparing base (67a259d) to head (865f3e5).

Files Patch % Lines
src/mqtt/protocol/mqtt/mqtt_client.c 0.00% 82 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
+ Coverage   59.10%   59.98%   +0.87%     
==========================================
  Files         103      102       -1     
  Lines       27539    27106     -433     
==========================================
- Hits        16277    16259      -18     
+ Misses      11262    10847     -415     

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

Copy link
Member

@JaylinYu JaylinYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done

src/mqtt/protocol/mqtt/mqtt_client.c Show resolved Hide resolved
src/mqtt/protocol/mqtt/mqtt_client.c Show resolved Hide resolved
src/mqtt/protocol/mqtt/mqtt_client.c Show resolved Hide resolved
src/mqtt/protocol/mqtt/mqtt_client.c Show resolved Hide resolved
@wanghaEMQ wanghaEMQ merged commit e5516c1 into main Mar 29, 2024
14 of 16 checks passed
@wanghaEMQ wanghaEMQ deleted the wangha/dev branch March 29, 2024 09:23
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