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

on long report files, hard to filter to 'only uncovered lines' or such. #30

Open
gregglind opened this issue Sep 14, 2012 · 0 comments
Open

Comments

@gregglind
Copy link

Try finding the 15 missing blocks here :)

Coverage for /Users/glind/gits/esprima/esprima.js : 99%
4859 lines | 4844 run | 15 missing | 1 partial | 785 blocks | 764 blocks run | 21 blocks missing 

Straw implementation suggestion:

  1. linenos 'p' get 'covered' or 'uncovered' as per their line.
  2. each of the header items become filter buttons to 'just show those' .

It's not perfect, but it might suggest what the right answer is.

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