Skip to content

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented May 28, 2019

This is required for when conftests are loaded before Django gets setup
(i.e. when it would be done in pytest_configure only). Not necessary,
but easier to improve things from there.

Taken out of #719.

This is required for when conftests are loaded before Django gets setup
(i.e. when it would be done in pytest_configure only).  Not necessary,
but easier to improve things from there.
@codecov-io
Copy link

codecov-io commented May 28, 2019

Codecov Report

Merging #737 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #737   +/-   ##
======================================
  Coverage    97.9%   97.9%           
======================================
  Files          32      32           
  Lines        1863    1863           
  Branches      147     147           
======================================
  Hits         1824    1824           
  Misses         26      26           
  Partials       13      13
Impacted Files Coverage Δ
tests/conftest.py 100% <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 17cdcda...71e0068. Read the comment docs.

@blueyed blueyed merged commit ed958e6 into pytest-dev:master May 28, 2019
@blueyed blueyed deleted the tests-move-helpers branch May 28, 2019 12:34
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