django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

feat: Support Django 4.1 #81

Closed fsbraun closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (07cf6b2) into master (06578d1) will increase coverage by 0.18%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   86.12%   86.30%   +0.18%     
==========================================
  Files         105      105              
  Lines        2810     2812       +2     
  Branches      299      300       +1     
==========================================
+ Hits         2420     2427       +7     
+ Misses        297      294       -3     
+ Partials       93       91       -2     
Impacted Files Coverage Δ
djangocms_frontend/contrib/link/models.py 50.00% <0.00%> (-1.67%) :arrow_down:
djangocms_frontend/contrib/grid/models.py 82.00% <0.00%> (-4.00%) :arrow_down:
djangocms_frontend/contrib/link/cms_plugins.py 80.95% <0.00%> (+2.38%) :arrow_up:
djangocms_frontend/contrib/link/forms.py 82.51% <0.00%> (+5.59%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.