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

* UPDATE add demo as default compiling option #152

Closed
wants to merge 4 commits into from
Closed

Conversation

JaylinYu
Copy link
Member

No description provided.

@JaylinYu JaylinYu requested a review from wanghaEMQ March 29, 2023 11:00
wanghaEMQ
wanghaEMQ previously approved these changes Mar 30, 2023
CMakeLists.txt Outdated
@@ -267,6 +267,7 @@ endif ()
# Build the tools

add_subdirectory(docs/man)
add_subdirectory(demo)
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest add an cmake option to decide build demos or not

Copy link
Contributor

@alvin1221 alvin1221 left a comment

Choose a reason for hiding this comment

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

cmake failed

@wanghaEMQ wanghaEMQ marked this pull request as draft March 31, 2023 07:19
@JaylinYu JaylinYu force-pushed the jaylin/nanosdk branch 2 times, most recently from 604eb9d to 3a7b002 Compare April 15, 2023 07:38
Copy link

@aguasonic aguasonic left a comment

Choose a reason for hiding this comment

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

Yes, building the demo code is useful!

JaylinYu and others added 4 commits June 29, 2023 10:38
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (896665f) 59.23% compared to head (2111672) 59.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   59.23%   59.25%   +0.02%     
==========================================
  Files          96       96              
  Lines       26428    26440      +12     
==========================================
+ Hits        15654    15667      +13     
+ Misses      10774    10773       -1     
Impacted Files Coverage Δ
src/mqtt/protocol/mqtt/mqtt_client.c 0.00% <0.00%> (ø)
src/mqtt/protocol/mqtt/mqttv5_client.c 0.00% <0.00%> (ø)
src/supplemental/mqtt/mqtt_codec.c 41.71% <0.00%> (-0.15%) ⬇️

... and 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghaEMQ
Copy link
Member

Did you overwrite your commits? The changes in CMakeLists.txt disappeared

@JaylinYu
Copy link
Member Author

done by #225

@JaylinYu JaylinYu closed this Mar 29, 2024
@wanghaEMQ wanghaEMQ deleted the jaylin/nanosdk branch March 29, 2024 09:16
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.

None yet

4 participants