Open test coverage uploaded to codecov
in a web browser.
The following command uses git
details:
$ git coverage # https://app.codecov.io/gh/zimeg/git-coverage/tree/main
Options are available for customization:
--help
: boolean. Print these usage details. Default:false
--branch
: string. Fetch changes to inspect. Default:main
--path
: string. Show a specific file. Default:.
--remote
: string. Pick an upstream project. Default:origin
Add a build to $PATH
for automatic detection:
$ mv ./path/to/git-coverage /usr/local/bin/
Read manual pages:
$ mv ./man/git-coverage.1 /usr/local/share/man/man1/
$ mandb
$ man git-coverage
This project is licensed under the MIT license and is not affiliated with or endorsed by Codecov.