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

Progress gets unaligned when 100% happens at the end of the available dots #3058

Closed
Slamdunk opened this issue Aug 28, 2020 · 3 comments
Closed

Comments

@Slamdunk
Copy link

Expected vs Actual output diff

 $ vendor/bin/phpcs
 ............................................................  60 / 120 (50%)
-............................................................  120 / 120 (100%)
+............................................................                                                             120 / 120 (100%)
@jrfnl
Copy link
Contributor

jrfnl commented Sep 5, 2020

Tested and confirmed.

image

@jrfnl
Copy link
Contributor

jrfnl commented Sep 5, 2020

PR #3106 should fix this.

gsherwood added a commit that referenced this issue Sep 7, 2020
@gsherwood gsherwood added this to Idea Bank in PHPCS v3 Development via automation Sep 7, 2020
@gsherwood gsherwood added this to the 3.5.7 milestone Sep 7, 2020
@gsherwood
Copy link
Member

Thanks for reporting this. I had fixed it in the 4.0 branch but forgot to cherry-pick that back into master.

For reference, original 4.0 commit was: 9c901a4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
PHPCS v3 Development
Ready for Release
Development

Successfully merging a pull request may close this issue.

3 participants