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 final #340

Closed yakky closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 94.627% when pulling 000710d5c13e870afa72a293729abcbf0b183d22 on feature/3.6-final into 15904c3f151290133a0ed9b500bd813dfb20885b on develop.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.6%) to 94.065% when pulling 4ed6d497bfb7caed5d67f80a83465b55a53a5a21 on feature/3.6-final into 15904c3f151290133a0ed9b500bd813dfb20885b on develop.

codecov[bot] commented 5 years ago

Codecov Report

Merging #340 into develop will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #340      +/-   ##
==========================================
+ Coverage    90.85%   90.9%   +0.05%     
==========================================
  Files            7       7              
  Lines          667     671       +4     
  Branches       141     142       +1     
==========================================
+ Hits           606     610       +4     
  Misses          28      28              
  Partials        33      33
Impacted Files Coverage Δ
djangocms_installer/config/data.py 100% <100%> (ø) :arrow_up:
djangocms_installer/config/__init__.py 90.44% <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 15904c3...4ed6d49. Read the comment docs.