Skip to content

trigger tests using python setup.py test - #97

Merged
mpdavis merged 1 commit into
mpdavis:masterfrom
shenek:setup_py_tests
Aug 6, 2018
Merged

trigger tests using python setup.py test#97
mpdavis merged 1 commit into
mpdavis:masterfrom
shenek:setup_py_tests

Conversation

@shenek

Copy link
Copy Markdown
Contributor

This patch will allow you to run test using python setup.py test command.

See https://docs.pytest.org/en/latest/goodpractices.html#integrating-with-setuptools-python-setup-py-test-pytest-runner

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #97 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #97 +/- ##
=======================================
Coverage 93.58% 93.58% =======================================
Files 13 13 Lines 998 998 =======================================
Hits 934 934 Misses 64 64

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b3d557...3160e0f. Read the comment docs.

@mpdavis

Copy link
Copy Markdown
Owner

lgtm

@mpdavis
mpdavis merged commit e70b625 into mpdavis:masterAug 6, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@shenek@codecov-io@mpdavis