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 incorrect use of pytest.raises(message=...) #141

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

zejn
Copy link
Collaborator

@zejn zejn commented Apr 27, 2019

According to pytest-dev/pytest#3974 python-jose was using pytest.raises incorrectly.

@codecov
Copy link

codecov bot commented Apr 27, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          14       14           
  Lines        1071     1071           
=======================================
  Hits         1034     1034           
  Misses         37       37

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 1c3c1a6...a120278. Read the comment docs.

@zejn zejn merged commit c9501b2 into mpdavis:master Apr 28, 2019
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.

1 participant