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

Add "show if available" variant to be used in autocmds #16

Open
dbarnett opened this issue May 3, 2017 · 0 comments
Open

Add "show if available" variant to be used in autocmds #16

dbarnett opened this issue May 3, 2017 · 0 comments

Comments

@dbarnett
Copy link
Contributor

dbarnett commented May 3, 2017

We should document an autocmd a user can define to show coverage on certain paths as soon as they're opened, without seeing an error or warning about missing coverage (particularly in the async case). Currently there's no obvious way to get that behavior reliably.

The coverage plugin will need to document some clear contract for what .GetCoverage should throw/return and what .GetCoverageAsync should do to signal coverage was not found, and use that to surface error information to the user consistently.

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

1 participant