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
48 stars 21 forks source link

fix: Incomplete migration of code plugins from djangocms-bootstrap4 #144

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

This fixes #143

codecov[bot] commented 1 year ago

Codecov Report

Merging #144 (c5af7ae) into master (646c715) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   86.81%   86.81%           
=======================================
  Files         119      119           
  Lines        3086     3087    +1     
  Branches      329      329           
=======================================
+ Hits         2679     2680    +1     
  Misses        300      300           
  Partials      107      107           
Files Changed Coverage Δ
djangocms_frontend/contrib/content/models.py 100.00% <100.00%> (ø)