Skip to content

Remove pytest_compat now that the requirement is 3.6+ #616

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

Merged
merged 1 commit into from
Jun 16, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jun 16, 2018

No description provided.

@blueyed blueyed force-pushed the remove-pytest-compat branch from 4118822 to 2a091c8 Compare June 16, 2018 20:10
@codecov-io
Copy link

codecov-io commented Jun 16, 2018

Codecov Report

Merging #616 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
+ Coverage   92.19%   92.28%   +0.08%     
==========================================
  Files          33       32       -1     
  Lines        1705     1698       -7     
  Branches      143      142       -1     
==========================================
- Hits         1572     1567       -5     
+ Misses         95       94       -1     
+ Partials       38       37       -1
Flag Coverage Δ
#dj110 84.33% <100%> (+0.05%) ⬆️
#dj111 86.45% <100%> (+0.06%) ⬆️
#dj18 85.15% <100%> (+0.05%) ⬆️
#dj19 84.21% <100%> (+0.05%) ⬆️
#dj20 84.62% <100%> (+0.05%) ⬆️
#dj21 84.62% <100%> (+0.05%) ⬆️
#djmaster 84.62% <100%> (+0.05%) ⬆️
#mysql_innodb 84.62% <100%> (+0.05%) ⬆️
#mysql_myisam 84.57% <100%> (+0.17%) ⬆️
#postgres 88.04% <100%> (+0.06%) ⬆️
#py27 89.63% <100%> (+0.07%) ⬆️
#py34 84.21% <100%> (+0.05%) ⬆️
#py35 84.33% <100%> (+0.05%) ⬆️
#py36 85.1% <100%> (+0.05%) ⬆️
#sqlite 86.45% <100%> (+0.06%) ⬆️
#sqlite_file 84.21% <100%> (+0.05%) ⬆️
Impacted Files Coverage Δ
pytest_django/fixtures.py 96.91% <100%> (-0.02%) ⬇️
tests/test_database.py 98.9% <100%> (-0.02%) ⬇️
pytest_django/plugin.py 85.92% <100%> (-0.05%) ⬇️

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 032e060...2a091c8. Read the comment docs.

@blueyed blueyed merged commit ee878c2 into pytest-dev:master Jun 16, 2018
@blueyed blueyed deleted the remove-pytest-compat branch June 16, 2018 20:40
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