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

Nngsync #212

Closed
wants to merge 14 commits into from
Closed

Nngsync #212

wants to merge 14 commits into from

Conversation

StargazerWayne
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 58 lines in your changes are missing coverage. Please review.

Comparison is base (33b1d33) 59.07% compared to head (30fd408) 58.99%.

❗ Current head 30fd408 differs from pull request most recent head 8934765. Consider uploading reports for the commit 8934765 to get more accurate results

Files Patch % Lines
src/mqtt/protocol/mqtt/mqtt_client.c 0.00% 15 Missing ⚠️
src/mqtt/protocol/mqtt/mqttv5_client.c 0.00% 15 Missing ⚠️
src/mqtt/transport/tls/mqtt_tls.c 0.00% 15 Missing ⚠️
src/mqtt/transport/tcp/mqtt_tcp.c 0.00% 2 Missing ⚠️
src/sp/transport/inproc/inproc.c 0.00% 2 Missing ⚠️
src/sp/transport/ipc/ipc.c 0.00% 2 Missing ⚠️
src/sp/transport/tcp/tcp.c 0.00% 2 Missing ⚠️
src/sp/transport/tls/tls.c 0.00% 2 Missing ⚠️
src/sp/transport/ws/websocket.c 0.00% 2 Missing ⚠️
src/core/aio.c 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   59.07%   58.99%   -0.09%     
==========================================
  Files          96       96              
  Lines       26497    26566      +69     
==========================================
+ Hits        15654    15673      +19     
- Misses      10843    10893      +50     

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

Signed-off-by: wayne <[email protected]>
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.

1 participant