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

Do not update signs in certain condition #2

Open
ruanyl opened this issue Dec 8, 2016 · 1 comment
Open

Do not update signs in certain condition #2

ruanyl opened this issue Dec 8, 2016 · 1 comment

Comments

@ruanyl
Copy link
Owner

ruanyl commented Dec 8, 2016

Do not update signs if:

  1. buffer is modified but not saved
  2. coverage.json is not changed.
@danielnehrig
Copy link

the signs update if you create a new coverage report file
the plugin reads from a json which contains file name ander line number etc
to show it in vim if you do not retest with coverage then it won't update

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