-
Notifications
You must be signed in to change notification settings - Fork 6
Add desired status message #350
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
Conversation
a7e0a7c to
880be33
Compare
880be33 to
0007d8c
Compare
MykolaSuperman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-by: Mykola Solianko <[email protected]>
mlohvynenko
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-by: Mykhailo Lohvynenko <[email protected]>
0007d8c to
923aaa8
Compare
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
* rename cloudmessage.hpp to protocol.hpp; * move message type enum to protocol.hpp. Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Renamed to match cloud protocol naming. Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
cloudprotocol::NodeConfig is changed and not compatible with current resourcemanger implementation. resourcemanger should be reimplemented but to make it compile and to do not break unit tests, use own NodeConfig struct for now. Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Move AOS_CONFIG_NETWORKMANAGER_CONNECTIONS_PER_INSTANCE_MAX_COUNT to CM config. Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
Signed-off-by: Oleksandr Grytsov <[email protected]> Reviewed-by: Mykhailo Lohvynenko <[email protected]> Reviewed-by: Mykola Solianko <[email protected]> Reviewed-by: Mykola Kobets <[email protected]>
923aaa8 to
1020104
Compare
Signed-off-by: Oleksandr Grytsov <[email protected]>
e8a53b8 to
33691c3
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #350 +/- ##
===========================================
- Coverage 82.18% 82.17% -0.01%
===========================================
Files 171 171
Lines 17039 17035 -4
Branches 2316 2316
===========================================
- Hits 14003 13999 -4
Misses 3036 3036 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



No description provided.