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

Basic tests for forms #24

Closed fsbraun closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #24 (be36016) into master (6b135d0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  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 6b135d0...be36016. Read the comment docs.

lgtm-com[bot] commented 2 years ago

This pull request fixes 2 alerts when merging cda10c37edad0c96df9805ebdfb87461a75b8a8a into eaca35786b870469e26935b9429c52e81365dd4b - view on LGTM.com

fixed alerts:

lgtm-com[bot] commented 2 years ago

This pull request fixes 2 alerts when merging 1f7abe5f448de4d5e13b534b90c7db4f27d27958 into eaca35786b870469e26935b9429c52e81365dd4b - view on LGTM.com

fixed alerts:

fsbraun commented 2 years ago

This will also solve #27