codecov-wrapper

codecov wrapper


Keywords
codecov coverage, cli, shell
License
BSD-3-Clause
Install
pip install codecov-wrapper==0.0.0

Documentation

Travis

Install

$ [sudo] npm i -g codecov-wrapper
$ [sudo] pip install codecov-wrapper

Features

  • skip if .coverage not exists
  • default .coveragerc if custom not exists
  • coverage report + codecov

Usage

usage: codecov-wrapper

Examples

$ cd path/to/repo

# after tests
$ codecov-wrapper