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

Add experimental support for pipenv #342

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Add experimental support for pipenv #342

wants to merge 1 commit into from

Conversation

yakky
Copy link
Member

@yakky yakky commented Mar 17, 2019

Add support to pipenv by enabling its usage as a pip replacement

Fix #341

@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #342 into develop will decrease coverage by 0.51%.
The diff coverage is 54.54%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #342      +/-   ##
===========================================
- Coverage     90.9%   90.39%   -0.52%     
===========================================
  Files            7        7              
  Lines          671      677       +6     
  Branches       142      144       +2     
===========================================
+ Hits           610      612       +2     
- Misses          28       30       +2     
- Partials        33       35       +2
Impacted Files Coverage Δ
djangocms_installer/config/__init__.py 90.55% <100%> (+0.1%) ⬆️
djangocms_installer/install/__init__.py 79.24% <44.44%> (-6.47%) ⬇️

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 9fec66d...03512ea. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 18, 2019

Codecov Report

Merging #342 into develop will decrease coverage by 0.3%.
The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #342      +/-   ##
==========================================
- Coverage     90.9%   90.6%   -0.31%     
==========================================
  Files            7       7              
  Lines          671     692      +21     
  Branches       142     148       +6     
==========================================
+ Hits           610     627      +17     
- Misses          28      29       +1     
- Partials        33      36       +3
Impacted Files Coverage Δ
djangocms_installer/config/__init__.py 90.55% <100%> (+0.1%) ⬆️
djangocms_installer/install/__init__.py 83.82% <79.16%> (-1.9%) ⬇️

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 9fec66d...d949692. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant