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

Cleanup/improve coverage, mainly with tests #706

Merged
merged 3 commits into from
Feb 26, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Feb 26, 2019

No description provided.

@pytest-dev pytest-dev deleted a comment from codecov-io Feb 26, 2019
@pytest-dev pytest-dev deleted a comment from codecov-io Feb 26, 2019
@pytest-dev pytest-dev deleted a comment from codecov-io Feb 26, 2019
@codecov-io
Copy link

Codecov Report

Merging #706 into master will increase coverage by 1.53%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
+ Coverage   96.49%   98.03%   +1.53%     
==========================================
  Files          32       32              
  Lines        1854     1831      -23     
  Branches      154      142      -12     
==========================================
+ Hits         1789     1795       +6     
+ Misses         39       23      -16     
+ Partials       26       13      -13
Flag Coverage Δ
#dj110 85.58% <24.39%> (+1.06%) ⬆️
#dj111 87.87% <24.39%> (+1.09%) ⬆️
#dj18 86.56% <24.39%> (+1.07%) ⬆️
#dj19 85.63% <80.48%> (+1.38%) ⬆️
#dj20 87.82% <24.39%> (+1.08%) ⬆️
#dj21 85.3% <14.63%> (+0.89%) ⬆️
#dj22 83.17% <14.63%> (+0.87%) ⬆️
#djmaster 81.15% <14.63%> (+1%) ⬆️
#mysql_innodb 86.07% <24.39%> (+1.06%) ⬆️
#mysql_myisam 85.9% <24.39%> (+1.06%) ⬆️
#postgres 91.09% <24.39%> (+1.13%) ⬆️
#py27 90.93% <34.14%> (+1.12%) ⬆️
#py34 85.63% <80.48%> (+1.38%) ⬆️
#py35 85.58% <24.39%> (+1.06%) ⬆️
#py36 88.74% <24.39%> (+1.1%) ⬆️
#py37 85.69% <14.63%> (+0.9%) ⬆️
#pytest41 85.03% <14.63%> (+0.89%) ⬆️
#sqlite 90.33% <80.48%> (+1.44%) ⬆️
#sqlite_file 85.63% <80.48%> (+1.38%) ⬆️
#xdist 87.82% <24.39%> (+1.08%) ⬆️
Impacted Files Coverage Δ
tests/test_fixtures.py 99.6% <ø> (ø) ⬆️
pytest_django_test/app/models.py 100% <ø> (+28.57%) ⬆️
tests/test_django_configurations.py 100% <ø> (+7.31%) ⬆️
pytest_django_test/db_helpers.py 100% <100%> (+18.51%) ⬆️
pytest_django_test/app/views.py 100% <100%> (+20%) ⬆️
pytest_django_test/settings_base.py 100% <100%> (+14.28%) ⬆️

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 743ea26...0802a64. Read the comment docs.

@blueyed blueyed merged commit f55c709 into pytest-dev:master Feb 26, 2019
@blueyed blueyed deleted the cleanup branch February 26, 2019 19:41
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