Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Add travis-ci support (and clean up tox) #14

Merged
merged 1 commit into from
Aug 24, 2016
Merged

Add travis-ci support (and clean up tox) #14

merged 1 commit into from
Aug 24, 2016

Conversation

asottile
Copy link
Contributor

Resolves #13

@asottile asottile mentioned this pull request Aug 24, 2016
@asottile
Copy link
Contributor Author

Will add the badge in a followup

flake8==2.5.0
pytest==2.9.2
mock==2.0.0
pre-commit==0.7.6
pytest-cov==2.2.0
Copy link
Contributor

@evhub evhub Aug 24, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the difference between pytest-cov and coverage? Is there a reason to use one over the other?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You weren't actually using pytest-cov (the pytest plugin for coverage). coverage is the official project

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(you were only depending on the side-effect of pytest-cov's install dependencies)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, got it. Makes sense!

@evhub
Copy link
Contributor

evhub commented Aug 24, 2016

LGTM!

@evhub evhub merged commit 495cba9 into Yelp:master Aug 24, 2016
@asottile asottile deleted the travis_ci branch August 24, 2016 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants