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.9 #389

Open yakky opened 2 years ago

yakky commented 2 years ago

Description

Describe:

Django 3.2 still not supported due to plugins lacking support for it

References

Fix #388

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #389 (b60155a) into develop (5f825c0) will decrease coverage by 1.24%. The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #389      +/-   ##
===========================================
- Coverage    94.44%   93.20%   -1.25%     
===========================================
  Files            7        9       +2     
  Lines          612      662      +50     
  Branches       128      140      +12     
===========================================
+ Hits           578      617      +39     
- Misses          10       15       +5     
- Partials        24       30       +6     
Flag Coverage Δ
unittests 93.20% <80.00%> (-1.25%) :arrow_down:

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

Impacted Files Coverage Δ
djangocms_installer/config/__init__.py 96.29% <72.72%> (-0.92%) :arrow_down:
djangocms_installer/config/data.py 100.00% <100.00%> (ø)
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...b60155a. Read the comment docs.

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.3%) to 97.734% when pulling b60155a85339e6a7ed6e4d7f561c863b17cfeb46 on feature/issue-388-djangocms-39 into 5f825c02b1c324a2c9c3d0662913a3a2fdf798dd on develop.