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

Add support for django CMS 3.6 #337

Closed yakky closed 5 years ago

yakky commented 5 years ago

Currently only with develop / beta / rc keyword

Fix #336 Fix #331

codecov[bot] commented 5 years ago

Codecov Report

Merging #337 into develop will decrease coverage by 0.44%. The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #337      +/-   ##
==========================================
- Coverage    91.14%   90.7%   -0.45%     
==========================================
  Files            7       7              
  Lines          644     656      +12     
  Branches       134     139       +5     
==========================================
+ Hits           587     595       +8     
- Misses          26      28       +2     
- Partials        31      33       +2
Impacted Files Coverage Δ
djangocms_installer/config/data.py 100% <100%> (ø) :arrow_up:
djangocms_installer/install/__init__.py 85.71% <100%> (+0.93%) :arrow_up:
djangocms_installer/django/__init__.py 89.87% <100%> (+0.08%) :arrow_up:
djangocms_installer/config/__init__.py 90.17% <28.57%> (-2.05%) :arrow_down:

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 117ce89...7c0fcf8. Read the comment docs.