Skip to content

Pytest5 support #159

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

Closed
wants to merge 1 commit into from
Closed

Pytest5 support #159

wants to merge 1 commit into from

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 27, 2019

Pytest5 support comes with dropped Python2 support
pytest-dev/pytest#5519

Fixes #158

@p1c2u p1c2u force-pushed the fix/pytest5-raises-syntax-fix branch 2 times, most recently from 6276f84 to 78afa44 Compare September 28, 2019 23:01
@p1c2u p1c2u changed the title Pytest5 raises syntax fix Pytest5 support Sep 28, 2019
@p1c2u p1c2u force-pushed the fix/pytest5-raises-syntax-fix branch from 78afa44 to aba8037 Compare May 20, 2021 21:16
@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #159 (aba8037) into master (2b327dd) will decrease coverage by 1.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
- Coverage   95.77%   94.74%   -1.03%     
==========================================
  Files          80       80              
  Lines        1655     1655              
==========================================
- Hits         1585     1568      -17     
- Misses         70       87      +17     
Impacted Files Coverage Δ
openapi_core/contrib/django/backports.py 36.84% <0.00%> (-63.16%) ⬇️
openapi_core/compat.py 55.55% <0.00%> (-44.45%) ⬇️
openapi_core/contrib/falcon/compat.py 81.81% <0.00%> (-18.19%) ⬇️
openapi_core/unmarshalling/schemas/exceptions.py 92.59% <0.00%> (+3.70%) ⬆️

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 2b327dd...aba8037. Read the comment docs.

@p1c2u p1c2u closed this May 21, 2021
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.

Test fail with pytest5 release due to syntax change
1 participant