Skip to content

Check the uncovered code lines which have been modified or added in a specific pull request or commit

License

Notifications You must be signed in to change notification settings

felixcarmona/coveragit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coveragit

coveragit is a tool to check the uncovered code lines which have been modified or added in an specific pull request or commit.

Usage

usage: coveragit [-h] [--base BASE] [--concise] [--xml XML]
                 [--repository REPOSITORY] [--silently]

Check the uncovered code lines which have been modified or added in an specific pull request or commit

optional arguments:
  -h, --help            show this help message and exit
  --base BASE, -b BASE  Base branch, tag, commit, or history marker to compare the current revision
  --concise, -c         Only display the affected uncovered lines
  --xml XML, -x XML     Path of the generated coverage .xml
  --repository REPOSITORY, -r REPOSITORY Path of the git repository
  --silently, -s        Even with missing coverage, exit with success system exit status

Demo

alt tag

About

Check the uncovered code lines which have been modified or added in a specific pull request or commit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages