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

Colors lacking in the 4 spec counters #64

Open
Bastes opened this issue Sep 26, 2014 · 2 comments
Open

Colors lacking in the 4 spec counters #64

Bastes opened this issue Sep 26, 2014 · 2 comments

Comments

@Bastes
Copy link

Bastes commented Sep 26, 2014

Hi NyanCatFormatters ^^

I'm discovering this awesome gem under Ubuntu 14.04 and I'm just a tiny bit bugged by the lack of colors on the 4 spec counters on the right of the kitty's trail. The colors are otherwise visible on the trail and in the ending report, so it's kind of a nitpick, and I don't know quite where to look to try and give you more symptoms right now, but I'm gonna try.

Keep on doing amazing stuff ^^d

@Bastes
Copy link
Author

Bastes commented Sep 26, 2014

There seems to lie the culprit:
https://github.com/mattsears/nyan-cat-formatter/blob/master/lib/nyan_cat_formatter/common.rb#L71

I'll see if I can make a patch and send a pull request as soon as I figure out how to place colors in the string.

@Bastes
Copy link
Author

Bastes commented Sep 26, 2014

Tried that:

  # lib/nyan_cat_formatter/common.rb:71
  value = "#{success_color(scoreboard[index])}/#{success_color(@example_count)}:"

Didn't work.

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

1 participant