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

[REF] Move the qfbug handling to it's own function (towards dev/core#723) #14140

Merged
merged 1 commit into from
Apr 27, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Minor code cleanup

Before

Less readable

After

More readable

Technical Details

This is a really toxci function. In order to save the pain or iterating multiple times through a small array
we are dealing with an awful lot of complexity. I'm changing this to iterate through it multiple
times in order to rationalise the code - I think performance is minimal & being able to read the code....

Comments

@civibot
Copy link

civibot bot commented Apr 27, 2019

(Standard links)

@civibot civibot bot added the master label Apr 27, 2019
This is a really toxi function. In order to save the pain or iterating multiple times through a small array
we are dealing with an awful lot of complexity. I'm changing this to iterate through it multiple
times in order to rationalise the code - I think performance is minimal & being able to read the code....
@eileenmcnaughton eileenmcnaughton changed the title [REF] Move the qfbug handling to it's own function [REF] Move the qfbug handling to it's own function (towards dev/core#723) Apr 27, 2019
@seamuslee001
Copy link
Contributor

This looks fine to me adding merge on pass

@seamuslee001 seamuslee001 merged commit 07664dc into civicrm:master Apr 27, 2019
@seamuslee001 seamuslee001 deleted the dedupe branch April 27, 2019 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants