Skip to content

replace strcpy with snprintf#2847

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

replace strcpy with snprintf#2847
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 66.23377% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.49%. Comparing base (0e49d2f) to head (a73699b).
⚠️ Report is 2 commits behind head on v2.14.

Files with missing lines Patch % Lines
src/adapter/driver/cache.c 38.88% 11 Missing ⚠️
src/utils/cid.c 85.36% 6 Missing ⚠️
src/otel/otel_manager.c 54.54% 5 Missing ⚠️
src/connection/connection_eth.c 0.00% 3 Missing ⚠️
src/core/plugin_manager.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            v2.14    #2847   +/-   ##
=======================================
  Coverage   64.49%   64.49%           
=======================================
  Files         125      125           
  Lines       30460    30480   +20     
=======================================
+ Hits        19644    19657   +13     
- Misses      10816    10823    +7     

☔ 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 1d4f6f9 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