Skip to content

Fix incorrect use of pytest.raises(message=...) - #141

Merged
zejn merged 1 commit into
mpdavis:masterfrom
zejn:pytest-raises-match
Apr 28, 2019
Merged

Fix incorrect use of pytest.raises(message=...)#141
zejn merged 1 commit into
mpdavis:masterfrom
zejn:pytest-raises-match

Conversation

@zejn

@zejnzejn commented Apr 27, 2019

Copy link
Copy Markdown
Collaborator

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

@codecov

codecovBot commented Apr 27, 2019

Copy link
Copy Markdown

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:masterApr 28, 2019
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.

1 participant

@zejn