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

* FIX [cmake] Fix the typo in cmake.

865f3e5
Select commit
Loading
Failed to load commit list.
Merged

Support build with demo. Merge mqttv311 protocol layer with mqttv5. Support debug mode. #225

* FIX [cmake] Fix the typo in cmake.
865f3e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2024 in 1s

59.98% (+0.87%) compared to 67a259d

View this Pull Request on Codecov

59.98% (+0.87%) compared to 67a259d

Details

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.