Skip to content

zimeg/git-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

git-coverage

Open test coverage uploaded to codecov in a web browser.

Usage

The following command uses git details:

$ git coverage  # https://app.codecov.io/gh/zimeg/git-coverage/tree/main

Flags

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

Installation

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

Details

This project is licensed under the MIT license and is not affiliated with or endorsed by Codecov.

About

open test coverage in a web browser

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •