Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): modify nil != nil bug #3509

Merged
merged 1 commit into from
Jan 15, 2025
Merged

fix(cli): modify nil != nil bug #3509

merged 1 commit into from
Jan 15, 2025

Conversation

maosenlin
Copy link
Contributor

modify nil != nil bug

Signed-off-by: xiongyousen <[email protected]>
@ngjaying ngjaying changed the title modify nil != nil bug fix(cli): modify nil != nil bug Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.08%. Comparing base (41ec07f) to head (8c9b830).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3509      +/-   ##
==========================================
+ Coverage   71.06%   71.08%   +0.02%     
==========================================
  Files         416      416              
  Lines       48009    48006       -3     
==========================================
+ Hits        34116    34125       +9     
+ Misses      11219    11212       -7     
+ Partials     2674     2669       -5     

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

@ngjaying ngjaying merged commit f6d8a3d into lf-edge:master Jan 15, 2025
60 of 61 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