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

print w/ interpolation or sprintf... not both #28

Closed
zenspider opened this issue Aug 31, 2012 · 1 comment
Closed

print w/ interpolation or sprintf... not both #28

zenspider opened this issue Aug 31, 2012 · 1 comment

Comments

@zenspider
Copy link

As reported on: minitest/minitest#157

there is a bug here: https://github.com/CapnKernul/minitest-reporters/blob/develop/lib/minitest/reporters/progress_reporter.rb#L116

You should switch the whole thing over to sprintf args so the interpolation can't interfere.

@kern kern closed this as completed in 4abf8ad Aug 31, 2012
@kern
Copy link
Collaborator

kern commented Aug 31, 2012

Thanks for catching this! Fixed in 0.10.2.

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

No branches or pull requests

2 participants