Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch test requirement to pytest-flake8. #44

Merged
merged 1 commit into from
Aug 10, 2018
Merged

Switch test requirement to pytest-flake8. #44

merged 1 commit into from
Aug 10, 2018

Conversation

smarlowucf
Copy link
Contributor

Flake8 runs both pyflakes and pycodestyle. Pep8 is deprecated and renamed to pycodestyle.

Pep8 is deprecated and renamed to pycodestyle.
@codecov
Copy link

codecov bot commented Aug 7, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files          13       13           
  Lines         417      417           
=======================================
  Hits          411      411           
  Misses          6        6

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 b921eea...426e24c. Read the comment docs.

@smarlowucf
Copy link
Contributor Author

Reference to name change: PyCQA/pycodestyle#466

@p1c2u
Copy link
Collaborator

p1c2u commented Aug 10, 2018

LGTM

@p1c2u p1c2u merged commit edf1cf2 into python-openapi:master Aug 10, 2018
@smarlowucf smarlowucf deleted the flake8 branch August 10, 2018 19:51
Sign up for free to 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.

2 participants