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

Versions updates #320

Closed yakky closed 6 years ago

yakky commented 6 years ago
coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.5%) to 94.487% when pulling 5dd33a628d1388b12773aabb739bf1e558668fa5 on feature/future_django into 735ceb1d7402bd3e21cfdad812d7a41c7df10d4c on develop.

codecov[bot] commented 6 years ago

Codecov Report

Merging #320 into develop will increase coverage by 0.94%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #320      +/-   ##
===========================================
+ Coverage    89.81%   90.76%   +0.94%     
===========================================
  Files            7        7              
  Lines          658      639      -19     
  Branches       141      133       -8     
===========================================
- Hits           591      580      -11     
+ Misses          33       27       -6     
+ Partials        34       32       -2
Impacted Files Coverage Δ
djangocms_installer/django/__init__.py 89.69% <ø> (-0.94%) :arrow_down:
djangocms_installer/config/data.py 100% <100%> (ø) :arrow_up:
djangocms_installer/config/__init__.py 90.85% <100%> (+4.89%) :arrow_up:
djangocms_installer/utils.py 100% <100%> (ø) :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 735ceb1...98e338b. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.8%) to 95.794% when pulling 32bfa79b7fc1ebd0b43adba94ab97f3e6a958b67 on feature/future_django into 735ceb1d7402bd3e21cfdad812d7a41c7df10d4c on develop.