Skip to content

Use a progress bar indicator to inspect BC breaks #80

Open
@Ocramius

Description

As discussed with @asgrim in #77:

That's acceptable I think... Or maybe simply collect errors and display at the end? Thinking a summary output like phpunit/phpcs like:

.......B......E......
.....B............EEE

Where B is a break and E is an error.. then display them at the end?

This means that array is not a good solution for accumulating BC breaks, and instead yield and yield from must be used aggressively to iterate over the results as they get produced, and inform the user about each step in the process by continuing to produce output.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions