Skip to content

Conversation

ngjaying
Copy link
Collaborator

@ngjaying ngjaying commented May 8, 2025

Removed an unnecessary nil check for the channel reference in the Close method. Simplifies the code logic while maintaining its intended functionality.

Removed an unnecessary nil check for the channel reference in the Close method. Simplifies the code logic while maintaining its intended functionality.

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.15%. Comparing base (53302fd) to head (8b4fa4c).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3692      +/-   ##
==========================================
+ Coverage   71.12%   71.15%   +0.03%     
==========================================
  Files         428      428              
  Lines       48791    48791              
==========================================
+ Hits        34700    34713      +13     
+ Misses      11370    11358      -12     
+ Partials     2721     2720       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@ngjaying ngjaying marked this pull request as ready for review May 9, 2025 01:28
@ngjaying ngjaying requested a review from Yisaer May 9, 2025 01:28
@ngjaying ngjaying merged commit 8876e43 into lf-edge:master May 13, 2025
60 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