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

Fix all flake8 issues except for E501 (line too long) #101

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

blag
Copy link
Contributor

@blag blag commented Jul 9, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 9, 2018

Codecov Report

Merging #101 into master will increase coverage by 1.19%.
The diff coverage is 84.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   93.58%   94.78%   +1.19%     
==========================================
  Files          13       13              
  Lines         998      997       -1     
==========================================
+ Hits          934      945      +11     
+ Misses         64       52      -12
Impacted Files Coverage Δ
jose/backends/pycrypto_backend.py 96.36% <ø> (ø) ⬆️
jose/jwk.py 95.12% <100%> (ø) ⬆️
jose/jwt.py 100% <100%> (+5.8%) ⬆️
jose/backends/ecdsa_backend.py 98.66% <100%> (ø) ⬆️
jose/backends/cryptography_backend.py 97.86% <100%> (ø) ⬆️
jose/backends/rsa_backend.py 97.2% <100%> (ø) ⬆️
jose/__init__.py 100% <100%> (ø) ⬆️
jose/backends/__init__.py 36.36% <40%> (ø) ⬆️
jose/jws.py 96.63% <85.71%> (+2.52%) ⬆️

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...70faf31. Read the comment docs.

@blag blag force-pushed the flake8-fixes branch 3 times, most recently from 0615058 to 3db2c13 Compare July 9, 2018 08:55
@mpdavis
Copy link
Owner

mpdavis commented Aug 6, 2018

lgtm

@mpdavis mpdavis merged commit 8339a19 into mpdavis:master Aug 6, 2018
@blag blag deleted the flake8-fixes branch December 10, 2019 07:05
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.

3 participants