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

Add variety safety checker for logging #802

Merged
merged 5 commits into from Jan 10, 2024
Merged

Add variety safety checker for logging #802

merged 5 commits into from Jan 10, 2024

Conversation

JaylinYu
Copy link
Member

No description provided.

Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
…occurs

Signed-off-by: jaylin <jaylin@emqx.io>
Signed-off-by: jaylin <jaylin@emqx.io>
@JaylinYu JaylinYu requested review from OdyWayne, RanMaoyi and xinyi-xs and removed request for OdyWayne, RanMaoyi and xinyi-xs January 10, 2024 05:57
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

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

Comparison is base (e14fe8a) 63.68% compared to head (6033ea9) 63.64%.

Files Patch % Lines
src/supplemental/mqtt/mqtt_codec.c 60.00% 10 Missing ⚠️
src/mqtt/protocol/mqtt/mqtt_client.c 25.00% 6 Missing ⚠️
src/mqtt/protocol/mqtt/mqttv5_client.c 25.00% 6 Missing ⚠️
src/mqtt/transport/tcp/mqtt_tcp.c 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #802      +/-   ##
==========================================
- Coverage   63.68%   63.64%   -0.05%     
==========================================
  Files         129      129              
  Lines       36972    36994      +22     
==========================================
- Hits        23547    23545       -2     
- Misses      13425    13449      +24     

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

Signed-off-by: jaylin <jaylin@emqx.io>
@JaylinYu JaylinYu merged commit 1938be2 into main Jan 10, 2024
16 checks passed
@JaylinYu JaylinYu deleted the jaylin/develop branch January 10, 2024 07:02
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

2 participants