Skip to content

replace strcpy with snprintf#2850

Merged
fengzeroz merged 1 commit into
emqx:mainfrom
fengzeroz:main
Jul 1, 2026
Merged

replace strcpy with snprintf#2850
fengzeroz merged 1 commit into
emqx:mainfrom
fengzeroz:main

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 65.22%. Comparing base (4d16085) to head (c2ead4d).

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             @@
##             main    #2850      +/-   ##
==========================================
+ Coverage   65.18%   65.22%   +0.03%     
==========================================
  Files         132      132              
  Lines       32145    32230      +85     
==========================================
+ Hits        20954    21021      +67     
- Misses      11191    11209      +18     

☔ 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 e236d82 into emqx:main 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