Skip to content

Workaround for editable installs with pip 19.1 #5168

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 1 commit into from
Apr 26, 2019

Conversation

nicoddemus
Copy link
Member

Related to #5167

@codecov
Copy link

codecov bot commented Apr 25, 2019

Codecov Report

Merging #5168 into master will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5168      +/-   ##
==========================================
- Coverage   96.06%   95.79%   -0.28%     
==========================================
  Files         114      114              
  Lines       25825    25825              
  Branches     2550     2550              
==========================================
- Hits        24810    24740      -70     
- Misses        705      757      +52     
- Partials      310      328      +18
Impacted Files Coverage Δ
testing/test_pathlib.py 91.17% <0%> (-8.83%) ⬇️
testing/test_tmpdir.py 95.16% <0%> (-3.77%) ⬇️
testing/deprecated_test.py 96.77% <0%> (-3.23%) ⬇️
src/_pytest/capture.py 91.9% <0%> (-3.07%) ⬇️
src/_pytest/compat.py 93.96% <0%> (-3.02%) ⬇️
src/_pytest/pathlib.py 88.46% <0%> (-2.2%) ⬇️
src/_pytest/config/findpaths.py 94% <0%> (-1%) ⬇️
testing/acceptance_test.py 97.05% <0%> (-0.99%) ⬇️
src/_pytest/nodes.py 94.6% <0%> (-0.99%) ⬇️
testing/test_parseopt.py 97.16% <0%> (-0.81%) ⬇️
... and 9 more

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 bf0fe1a...19cd4d0. Read the comment docs.

@nicoddemus
Copy link
Member Author

If Travis is happy, I think we can get this merged, proves the docs environment is working at least.

@nicoddemus nicoddemus merged commit 9c700d1 into pytest-dev:master Apr 26, 2019
@nicoddemus nicoddemus deleted the pip19.1-vs-tx branch April 26, 2019 21:29
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.

1 participant