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

Add ability for callback to modify results & prevent termination #25

Merged
merged 1 commit into from
Aug 26, 2016

Conversation

Skinner927
Copy link
Contributor

This commit adds the ability for a report to still be printed
even if a callback is specified. The callback also has the
option to return modified results which will be used for the
report. Backwards compatibility is maintained so anyone
upgrading should not have any issues.

This commit adds the ability for a report to still be printed
even if a callback is specified. The callback also has the
option to return modified results which will be used for the
report. Backwards compatibility is maintained so anyone
upgrading should not have any issues.
@gyandeeps
Copy link
Owner

LGTM 👍
Thanks for contributing.

@gyandeeps gyandeeps merged commit 92c0368 into gyandeeps:master Aug 26, 2016
@gyandeeps
Copy link
Owner

3.1.0 released.

@Skinner927
Copy link
Contributor Author

Awesome, thanks for your work!

@gyandeeps
Copy link
Owner

Thanks for contributing. 👍 💯

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

2 participants