Skip to content

Update supported versions #548

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 4 commits into from
Dec 25, 2017
Merged

Update supported versions #548

merged 4 commits into from
Dec 25, 2017

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Dec 3, 2017

More info about python_requires: setuptools and PEP 345.

Note: Python 3.3 was dropped in #536.

@blueyed
Copy link
Contributor

blueyed commented Dec 25, 2017

Pushed a fixup for python_requires.

@codecov-io
Copy link

codecov-io commented Dec 25, 2017

Codecov Report

Merging #548 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
+ Coverage      92%   92.04%   +0.03%     
==========================================
  Files          33       33              
  Lines        1627     1647      +20     
  Branches      140      142       +2     
==========================================
+ Hits         1497     1516      +19     
  Misses         93       93              
- Partials       37       38       +1
Flag Coverage Δ
#dj110 84.09% <ø> (-0.67%) ⬇️
#dj111 86.15% <ø> (+0.1%) ⬆️
#dj18 84.94% <ø> (-0.68%) ⬇️
#dj19 83.97% <ø> (-0.67%) ⬇️
#dj20 84.39% <ø> (+0.06%) ⬆️
#djmaster 84.39% <ø> (+0.06%) ⬆️
#mysql_innodb 84.39% <ø> (+0.13%) ⬆️
#mysql_myisam 84.33% <ø> (+0.13%) ⬆️
#postgres 87.67% <ø> (+0.02%) ⬆️
#py27 89.43% <ø> (+0.06%) ⬆️
#py34 83.97% <ø> (-0.67%) ⬇️
#py35 84.09% <ø> (-0.67%) ⬇️
#py36 84.88% <ø> (+0.06%) ⬆️
#sqlite 86.15% <ø> (+0.04%) ⬆️
#sqlite_file 83.97% <ø> (-0.67%) ⬇️
Impacted Files Coverage Δ
pytest_django/fixtures.py 96.85% <0%> (-0.55%) ⬇️
tests/test_db_setup.py 100% <0%> (ø) ⬆️
tests/test_fixtures.py 100% <0%> (ø) ⬆️
pytest_django/plugin.py 86.32% <0%> (+0.04%) ⬆️
pytest_django/live_server_helper.py 91.04% <0%> (+0.56%) ⬆️

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 4145f73...6ff76b3. Read the comment docs.

@blueyed blueyed merged commit ba8f9d6 into pytest-dev:master Dec 25, 2017
@blueyed
Copy link
Contributor

blueyed commented Dec 25, 2017

Thank you!

@hugovk hugovk deleted the update-classifiers branch December 25, 2017 17:04
timb07 pushed a commit to timb07/pytest-django that referenced this pull request May 26, 2018
* Add python_requires
* Update version classifiers
* EOL Python 3.3 no longer supported
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