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

tests: unset PYTEST_ADDOPTS with inner pytest runs #537

Merged
merged 1 commit into from
Oct 28, 2017

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Oct 28, 2017

@codecov-io
Copy link

codecov-io commented Oct 28, 2017

Codecov Report

Merging #537 into master will increase coverage by 5.9%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #537     +/-   ##
=======================================
+ Coverage    86.1%    92%   +5.9%     
=======================================
  Files          33     33             
  Lines        1626   1627      +1     
  Branches      140    140             
=======================================
+ Hits         1400   1497     +97     
+ Misses        173     93     -80     
+ Partials       53     37     -16
Flag Coverage Δ
#dj110 85.12% <100%> (+4.86%) ⬆️
#dj111 88.62% <100%> (+5.29%) ⬆️
#dj18 85.61% <100%> (+5.48%) ⬆️
#dj19 84.81% <100%> (+4.99%) ⬆️
#dj20 84.32% <100%> (+5.29%) ⬆️
#djmaster 84.32% <100%> (+5.29%) ⬆️
#mysql_innodb 84.26% <100%> (+5.36%) ⬆️
#mysql_myisam 84.2% <100%> (+5.36%) ⬆️
#postgres 87.64% <100%> (+6.03%) ⬆️
#py27 89.36% <100%> (+6.09%) ⬆️
#py34 84.81% <100%> (+4.99%) ⬆️
#py35 84.75% <100%> (+4.99%) ⬆️
#py36 84.44% <100%> (+5.29%) ⬆️
#pypy 86.1% <100%> (+5.17%) ⬆️
#pypy3 80.45% <100%> (+4.99%) ⬆️
#sqlite 86.1% <100%> (+5.17%) ⬆️
#sqlite_file 84.08% <100%> (+5.29%) ⬆️
Impacted Files Coverage Δ
tests/conftest.py 100% <100%> (ø) ⬆️
pytest_django/live_server_helper.py 90.47% <0%> (+9.52%) ⬆️
pytest_django/fixtures.py 97.4% <0%> (+11.68%) ⬆️
pytest_django/plugin.py 86.28% <0%> (+18.9%) ⬆️
pytest_django/migrations.py 100% <0%> (+100%) ⬆️

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 48b36bb...f3423f1. Read the comment docs.

@blueyed blueyed merged commit 4b508de into pytest-dev:master Oct 28, 2017
@blueyed blueyed deleted the unset-PYTEST_ADDOPTS-inner branch October 28, 2017 01:42
timb07 pushed a commit to timb07/pytest-django that referenced this pull request May 26, 2018
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