Skip to content

replace strcpy with snprintf#2852

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

replace strcpy with snprintf#2852
fengzeroz merged 1 commit into
emqx:v2.14from
fengzeroz:v2.14

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 65.41667% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.44%. Comparing base (1d4f6f9) to head (e37c359).

Files with missing lines Patch % Lines
src/core/manager.c 61.20% 45 Missing ⚠️
src/adapter/adapter.c 73.68% 25 Missing ⚠️
src/adapter/driver/driver.c 58.33% 5 Missing ⚠️
src/core/node_manager.c 69.23% 4 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.14    #2852   +/-   ##
=======================================
  Coverage   64.44%   64.44%           
=======================================
  Files         125      125           
  Lines       30480    30564   +84     
=======================================
+ Hits        19642    19698   +56     
- Misses      10838    10866   +28     

☔ 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 270a645 into emqx:v2.14 Jul 1, 2026
13 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