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

enhancement: allow ac_merge to be a callable for user-defined merge strategies #77

Merged
merged 2 commits into from
Apr 20, 2017

Conversation

csboling
Copy link

Allows a callable to be passed in as the ac_merge option to e.g. load. Seemed like the simplest way to allow client code to customize the merge strategy.

@coveralls
Copy link

coveralls commented Apr 19, 2017

Coverage Status

Coverage decreased (-0.06%) to 93.045% when pulling 174dadc on csboling:custom-merge-strat into c372b98 on ssato:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 93.045% when pulling 174dadc on csboling:custom-merge-strat into c372b98 on ssato:master.

@coveralls
Copy link

coveralls commented Apr 19, 2017

Coverage Status

Coverage increased (+0.009%) to 93.11% when pulling 78defe9 on csboling:custom-merge-strat into c372b98 on ssato:master.

@ssato ssato self-requested a review April 20, 2017 10:14
@ssato
Copy link
Owner

ssato commented Apr 20, 2017

Thanks a lot for your neat PR!

Actually, this is one of what I've been wanted to improve and wondered how should be implemented for a while. Your patch looks great and good for me. I'll merge the PR.

@ssato ssato merged commit b69d66c into ssato:master Apr 20, 2017
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.

None yet

3 participants