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

[Bug]: Atom -- When coverage sidebar decoration clicked, highlight color deepens rather than toggles. #617

Closed
dsifford opened this issue May 28, 2016 · 4 comments

Comments

@dsifford
Copy link

Issue description or question

What happens

When I click a coverage indicator in the sidebar, the highlight color for the missing lines turns a deeper shade of red until it turns completely red, rather than toggle highlight on and off.

How to reproduce

  1. Start wallaby.
  2. Go to a file that has coverage reports.
  3. Click the coverage indicator in the sidebar.

Example

0 Clicks
image

1 Click
image

2 Clicks
image

3 Clicks
image

I disabled all my stylesheets and it's still persisting.

Possibly useful information: The theme is Seti-UI

Wallaby.js configuration file

Irrelevant

Code editor or IDE name and version

Atom Latest

OS name and version

Arch Linux

@ArtemGovorov
Copy link
Member

Thanks for the detailed report. The issue is fixed and the update is published (should be updated automatically within a few minutes between wallaby restarts).

@dsifford
Copy link
Author

Thanks!

Just purchased the pro version. Such a slick addition to my workflow. Kudos to you for being awesome! Only thing I need is integration with istanbul (or something I can push out to coveralls) and I'll be set!

@ArtemGovorov
Copy link
Member

Thanks!

Only thing I need is integration with istanbul (or something I can push out to coveralls)

We are planning to add some coverage reports, so you may want to subscribe to the feature request #38 to get an update when it's ready.

@dsifford
Copy link
Author

Excellent!

Thanks so much.

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

No branches or pull requests

2 participants