Skip to content

Fix sys.path.insert for project path: insert absolute path #638

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 5 commits into from
Aug 20, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Aug 20, 2018

Fixes #637

@codecov-io
Copy link

codecov-io commented Aug 20, 2018

Codecov Report

Merging #638 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #638      +/-   ##
==========================================
+ Coverage   92.68%   92.71%   +0.02%     
==========================================
  Files          33       33              
  Lines        1805     1812       +7     
  Branches      154      154              
==========================================
+ Hits         1673     1680       +7     
  Misses         94       94              
  Partials       38       38
Flag Coverage Δ
#dj110 84.82% <100%> (+0.05%) ⬆️
#dj111 87.25% <100%> (+0.04%) ⬆️
#dj18 85.81% <100%> (+0.05%) ⬆️
#dj19 84.6% <100%> (+0.05%) ⬆️
#dj20 85.09% <100%> (+0.05%) ⬆️
#dj21 81.07% <100%> (+0.07%) ⬆️
#mysql_innodb 85.2% <100%> (-0.06%) ⬇️
#mysql_myisam 85.15% <100%> (+0.05%) ⬆️
#postgres 88.52% <100%> (+0.04%) ⬆️
#py27 90.23% <100%> (+0.03%) ⬆️
#py34 84.6% <100%> (+0.05%) ⬆️
#py35 84.82% <100%> (+0.05%) ⬆️
#py36 85.65% <100%> (+0.05%) ⬆️
#py37 81.07% <100%> (+0.07%) ⬆️
#sqlite 86.81% <100%> (+0.05%) ⬆️
#sqlite_file 84.6% <100%> (+0.05%) ⬆️
Impacted Files Coverage Δ
pytest_django/plugin.py 86.47% <100%> (ø) ⬆️
tests/test_manage_py_scan.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 43ff7bb...fb9e6ee. Read the comment docs.

@blueyed blueyed force-pushed the fix-_add_django_project_to_path branch from c3375ee to 823fe27 Compare August 20, 2018 14:31
@blueyed blueyed merged commit 2bd442f into pytest-dev:master Aug 20, 2018
@blueyed blueyed deleted the fix-_add_django_project_to_path branch August 20, 2018 16:28
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