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

small bugfix #382

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

small bugfix #382

wants to merge 1 commit into from

Conversation

abolix
Copy link

@abolix abolix commented Feb 25, 2021

fixed "FileNotFoundError: [Errno 2] No such file or directory: 'python' " on ubuntu 20.04

fixed "FileNotFoundError: [Errno 2] No such file or directory: 'python' " on ubuntu 20.04
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 97.706% when pulling e1fdf55 on abolix:patch-1 into 5f825c0 on nephila:develop.

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #382 (d163a53) into develop (5f825c0) will decrease coverage by 1.32%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #382      +/-   ##
===========================================
- Coverage    94.44%   93.11%   -1.33%     
===========================================
  Files            7        9       +2     
  Lines          612      654      +42     
  Branches       128      135       +7     
===========================================
+ Hits           578      609      +31     
- Misses          10       15       +5     
- Partials        24       30       +6     
Flag Coverage Δ
unittests 93.11% <50.00%> (-1.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
djangocms_installer/install/__init__.py 91.30% <50.00%> (-4.05%) ⬇️
djangocms_installer/__init__.py 100.00% <0.00%> (ø)
djangocms_installer/main.py 75.00% <0.00%> (ø)

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 5f825c0...e1fdf55. Read the comment docs.

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