AdamNiederer / cov

An emacs extension for displaying coverage data on your code
GNU General Public License v3.0
76 stars 16 forks source link

Allow option to show only not run faces #57

Open gopar opened 9 months ago

gopar commented 9 months ago

Awesome package! :)

Looks like there is not way to only show the cov-coverage-not-run-face? Personally I don't like seeing cov-coverage-run-face as I find it distracting and I looked at the code and it seems that there is no way to turn that part off.

Would be nice that have that option :)

Thanks!

snogge commented 6 months ago

You can always define cov-coverage-run-face to nothing.