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/mainOptions 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-coverageThis project is licensed under the MIT license and is not affiliated with or endorsed by Codecov.