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

Fix carousel migration: link entries #29

Closed fsbraun closed 2 years ago

fsbraun commented 2 years ago

This resolves part 2 of #27 : Link properties of carousel slides are now migrated

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (33deb99) into master (cc5ae6b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   81.65%   81.65%           
=======================================
  Files         128      128           
  Lines        3952     3952           
  Branches      792      792           
=======================================
  Hits         3227     3227           
  Misses        600      600           
  Partials      125      125           

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 cc5ae6b...33deb99. Read the comment docs.