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

Fix tests for pytest 3.3 #552

Merged
merged 1 commit into from
Dec 3, 2017
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Dec 3, 2017

Fixes #550.

@blueyed blueyed mentioned this pull request Dec 3, 2017
@codecov-io
Copy link

codecov-io commented Dec 3, 2017

Codecov Report

Merging #552 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #552   +/-   ##
=====================================
  Coverage      92%    92%           
=====================================
  Files          33     33           
  Lines        1627   1627           
  Branches      140    140           
=====================================
  Hits         1497   1497           
  Misses         93     93           
  Partials       37     37
Flag Coverage Δ
#dj110 84.75% <ø> (ø) ⬆️
#dj111 86.04% <ø> (ø) ⬆️
#dj18 85.61% <ø> (ø) ⬆️
#dj19 84.63% <ø> (ø) ⬆️
#dj20 84.32% <ø> (ø) ⬆️
#djmaster 84.32% <ø> (ø) ⬆️
#mysql_innodb 84.26% <ø> (ø) ⬆️
#mysql_myisam 84.2% <ø> (ø) ⬆️
#postgres 87.64% <ø> (ø) ⬆️
#py27 89.36% <ø> (ø) ⬆️
#py34 84.63% <ø> (ø) ⬆️
#py35 84.75% <ø> (ø) ⬆️
#py36 84.81% <ø> (ø) ⬆️
#sqlite 86.1% <ø> (ø) ⬆️
#sqlite_file 84.63% <ø> (ø) ⬆️
Impacted Files Coverage Δ
tests/test_unittest.py 100% <ø> (ø) ⬆️
tests/test_environment.py 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 4145f73...d55576a. Read the comment docs.

@blueyed blueyed merged commit 94cccb9 into pytest-dev:master Dec 3, 2017
@blueyed blueyed deleted the fix-pytest33 branch December 3, 2017 22:39
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.

None yet

2 participants