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

Reduce nested ifs #14855

Merged
merged 1 commit into from Jan 16, 2019
Merged

Reduce nested ifs #14855

merged 1 commit into from Jan 16, 2019

Conversation

Tithugues
Copy link
Contributor

Description

Reduce nested ifs by factorizing them.

Copy link
Member

@williamdes williamdes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @Tithugues :)

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
@codecov
Copy link

codecov bot commented Jan 12, 2019

Codecov Report

Merging #14855 into master will increase coverage by <.01%.
The diff coverage is 32.67%.

@@             Coverage Diff              @@
##             master   #14855      +/-   ##
============================================
+ Coverage     52.61%   52.62%   +<.01%     
  Complexity    14030    14030              
============================================
  Files           472      472              
  Lines         63699    63689      -10     
============================================
- Hits          33515    33514       -1     
+ Misses        30184    30175       -9

1 similar comment
@codecov
Copy link

codecov bot commented Jan 12, 2019

Codecov Report

Merging #14855 into master will increase coverage by <.01%.
The diff coverage is 32.67%.

@@             Coverage Diff              @@
##             master   #14855      +/-   ##
============================================
+ Coverage     52.61%   52.62%   +<.01%     
  Complexity    14030    14030              
============================================
  Files           472      472              
  Lines         63699    63689      -10     
============================================
- Hits          33515    33514       -1     
+ Misses        30184    30175       -9

@MauricioFauth MauricioFauth merged commit a1d3d33 into phpmyadmin:master Jan 16, 2019
@MauricioFauth
Copy link
Member

Merged, thanks for your contribution!

@MauricioFauth MauricioFauth self-assigned this Jan 16, 2019
@Tithugues Tithugues deleted the feature/reduce-nested-ifs branch January 20, 2019 00:26
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.

None yet

3 participants