Skip to content

replace strcpy with snprintf#2851

Merged
fengzeroz merged 1 commit into
emqx:v2.15from
fengzeroz:v2.15
Jul 1, 2026
Merged

replace strcpy with snprintf#2851
fengzeroz merged 1 commit into
emqx:v2.15from
fengzeroz:v2.15

Conversation

@fengzeroz

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.11570% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.93%. Comparing base (6827a07) to head (178d776).

Files with missing lines Patch % Lines
src/core/manager.c 61.20% 45 Missing ⚠️
src/adapter/adapter.c 74.22% 25 Missing ⚠️
src/adapter/driver/driver.c 58.33% 5 Missing ⚠️
src/core/node_manager.c 76.92% 3 Missing ⚠️
src/utils/tpy.c 0.00% 3 Missing ⚠️
src/connection/mqtt_client.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            v2.15    #2851      +/-   ##
==========================================
+ Coverage   64.88%   64.93%   +0.05%     
==========================================
  Files         129      129              
  Lines       31733    31818      +85     
==========================================
+ Hits        20589    20661      +72     
- Misses      11144    11157      +13     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fengzeroz
fengzeroz merged commit 0f9db96 into emqx:v2.15 Jul 1, 2026
14 checks passed
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.

2 participants