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

[NFC] minor simplification #15425

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

This just changes how return vars are handled to make it clearer that ONLY contact::Create
cares about location_block::create return values

Before

Squirrels up past their bedtime

After

Squirrels in bed & in la-la land

Technical Details

Comments

@civibot
Copy link

civibot bot commented Oct 7, 2019

(Standard links)

@civibot civibot bot added the master label Oct 7, 2019
@seamuslee001
Copy link
Contributor

ping @MikeyMJCO

Changes look fine to me MOP

@homotechsual
Copy link
Contributor

homotechsual commented Oct 7, 2019

ping @MikeyMJCO

Changes look fine to me MOP

@seamuslee001
Copy link
Contributor

on advice from @eileenmcnaughton closing

This just changes how return vars are handled to make it clearer that ONLY contact::Create
cares about location_block::create return values
@eileenmcnaughton
Copy link
Contributor Author

After seeing the comments it turns out this PR needed to be brought back to life. On digging it turns out the test fails were because the test actually only 'works' due to it by-passing everything it needs to test. I removed it instead. The squirrels party

@seamuslee001 seamuslee001 merged commit 109d684 into civicrm:master Oct 8, 2019
@eileenmcnaughton eileenmcnaughton deleted the loc_clean branch January 7, 2020 02:59
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.

3 participants