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

[ISSUE #7926] Delete the unnecessary 'else' statement #7920

Merged
merged 1 commit into from
Mar 15, 2024
Merged

[ISSUE #7926] Delete the unnecessary 'else' statement #7920

merged 1 commit into from
Mar 15, 2024

Conversation

oopooa
Copy link
Contributor

@oopooa oopooa commented Mar 14, 2024

Which Issue(s) This PR Fixes

#7926

Fixes #issue_id

Brief Description

Delete the unnecessary 'else' statement

How Did You Test This Change?

Only code style changed

@RongtongJin
Copy link
Contributor

@oopooa It would be better to create an issue associated with the pull request.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.91%. Comparing base (3c27bfe) to head (cfadca9).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7920      +/-   ##
=============================================
- Coverage      42.92%   42.91%   -0.01%     
+ Complexity      9910     9907       -3     
=============================================
  Files           1190     1190              
  Lines          86042    86042              
  Branches       11081    11081              
=============================================
- Hits           36930    36927       -3     
  Misses         44537    44537              
- Partials        4575     4578       +3     

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

@oopooa
Copy link
Contributor Author

oopooa commented Mar 15, 2024

@RongtongJin okay, I have linked an issue to this pull request.

@RongtongJin RongtongJin changed the title Delete the unnecessary 'else' statement [ISSUE #7926] Delete the unnecessary 'else' statement Mar 15, 2024
@RongtongJin RongtongJin merged commit 333c545 into apache:develop Mar 15, 2024
9 of 10 checks passed
@oopooa oopooa deleted the feat/style branch March 15, 2024 05:09
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.

3 participants