8000 GitHub - psagers/vim-py-coverage: Vim integration for coverage.py (http://nedbatchelder.com/code/coverage/).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 25, 2020. It is now read-only.

psagers/vim-py-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-coverage integrates with Ned Batchelder's code coverage tool for Python
(http://nedbatchelder.com/code/coverage/). After coverage data has been
gathered, this plugin can be used to retrieve the results and present them in
the relevant buffers.

Source lines lacking coverage ("missing") may be indicated by directly
highlighting the lines or by populating the quickfix or location lists. The
function that retrieves the line numbers is also provided for low-level
access.

About

Vim integration for coverage.py (http://nedbatchelder.com/code/coverage/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0