Skip to main content

code_review

Project description

Creates links for PR updates

  • Free software: Apache Software License 2.0

Installation

pip install code_review

Documentation

To use the project:

$ python -m code_review -h
usage: code_review [-h] [-o] [-s] [-t TOKEN]

Command description.

optional arguments:
  -h, --help            show this help message and exit
  -o, --open            Opens new code review updates in default browser
  -s, --stdout          Prints code review updates
  -t TOKEN, --token TOKEN
                    Token to use when checking for updates

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.1 (2019-02-26)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

code_review-0.0.3.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

code_review-0.0.3-py2.py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page