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

Export clean up sql columns #12577

Merged
merged 2 commits into from
Jul 27, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Minor code cleanup - heavy test coverage previously committed

Before

Code part of the borg

After

Code has it's own function

Technical Details

This is HEAVILY tested -from recent preparatory additions - see
https://github.com/civicrm/civicrm-core/blob/master/tests/phpunit/CRM/Export/BAO/ExportTest.php#L614-L692

and

https://github.com/civicrm/civicrm-core/blob/master/tests/phpunit/CRM/Export/BAO/ExportTest.php#L1325-L1795

Comments

Bigger picture of this cleanup is currently at #12575

@civibot
Copy link

civibot bot commented Jul 26, 2018

(Standard links)

@colemanw
Copy link
Member

@eileenmcnaughton looks like some whitespace issues. https://test.civicrm.org/job/CiviCRM-Core-PR/21850/checkstyleResult/new/

Otherwise I think we're good to merge this on pass.

Note that I wrote test coverage that was pretty extensive on the output of this function earlier
@seamuslee001
Copy link
Contributor

Merging as per the tag

@seamuslee001 seamuslee001 merged commit 648f2b6 into civicrm:master Jul 27, 2018
@eileenmcnaughton eileenmcnaughton deleted the export_sql_columns branch July 27, 2018 03:51
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.

4 participants