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

options.reporterOptions are used for progress reporter #2649

Merged
merged 1 commit into from Dec 14, 2017

Commits on Dec 30, 2016

  1. options.reporterOptions are used for progress reporter

    Progress reporter had multiple options for configuring the reporter,
    but it needed the optional fields under `options` object, while
    those fields are provided under `options.reporterOptions`.
    This commit enables usage of optional fields from `reporterOptions`.
    Can Oztokmak committed Dec 30, 2016
    Copy the full SHA
    e95f05f View commit details
    Browse the repository at this point in the history