nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

Improve CLI execution #313

Closed yakky closed 6 years ago

yakky commented 6 years ago

Fix #310 Fix #307 Fix #309

Thanks to @matthijskooijman @Wismill for suggestions

codecov[bot] commented 6 years ago

Codecov Report

Merging #313 into release/0.9.x will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.9.x     #313      +/-   ##
=================================================
+ Coverage          89.24%   89.59%   +0.35%     
=================================================
  Files                  8        7       -1     
  Lines                660      615      -45     
  Branches             140      134       -6     
=================================================
- Hits                 589      551      -38     
+ Misses                37       32       -5     
+ Partials              34       32       -2
Impacted Files Coverage Δ
djangocms_installer/utils.py 100% <ø> (ø) :arrow_up:
djangocms_installer/django/__init__.py 90.47% <100%> (+0.04%) :arrow_up:
djangocms_installer/__init__.py
djangocms_installer/install/__init__.py 100% <0%> (+15.21%) :arrow_up:

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 faa14d2...b9ce99a. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.008%) to 94.402% when pulling b9ce99a07c8546ce06aacdfd17f3f0bd09dc2270 on feature/cmdline_improvements into faa14d2e88af67f4b8fb518c0f3f15e9558fee65 on release/0.9.x.