Skip to content

[Feature] Add option to show summary only #481

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

Merged
merged 4 commits into from
Apr 29, 2021

Conversation

Jibbarth
Copy link
Collaborator

Q A
Bug fix? no
New feature? yes
Fixed tickets #...

👋

A little tiny feature that enable to only show summary.

It could be usefull when, for example, you want to display a real-time monitor while you code.

See video below 😉

Screencast_28-04-2021_21_37_55.mp4

If you want reproduce this, I used the watch command :

watch -c -b php vendor/bin/phpinsights -s --ansi

With this PR, I also improve the fix output: Display first the recap, then files fixed, then total issues remaining. I think it's less confusing.

@Jibbarth Jibbarth added the enhancement New feature or request label Apr 28, 2021
@Jibbarth
Copy link
Collaborator Author

Thanks for the review @nunomaduro 🤗

@Jibbarth Jibbarth merged commit d4f92e9 into nunomaduro:master Apr 29, 2021
@Jibbarth Jibbarth deleted the feature/display-summary-only branch April 29, 2021 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants