mgedmin / coverage-highlight.vim

Vim plugin to highlight Python source code lines that lack test coverage
MIT License
56 stars 5 forks source link

100% coverage when much is uncovered. #34

Closed mpenning closed 10 months ago

mpenning commented 10 months ago

This bug would be deleted if github would allow one to delete a bug

mgedmin commented 10 months ago

I see you've already closed this bug, but in case anyone else finds it, I don't know what plugin provides a :Coveragepy command, but this one has a :HighlightCoverage.

mpenning commented 10 months ago

github needs to allow people to delete bugs