django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

Adds figure plugin #24

Closed FinalAngel closed 6 years ago

FinalAngel commented 6 years ago

image

codecov-io commented 6 years ago

Codecov Report

Merging #24 into master will decrease coverage by 1.61%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   68.04%   66.42%   -1.62%     
==========================================
  Files          56       57       +1     
  Lines        1236     1266      +30     
  Branches       90       91       +1     
==========================================
  Hits          841      841              
- Misses        393      423      +30     
  Partials        2        2
Impacted Files Coverage Δ
...bootstrap4/contrib/bootstrap4_content/constants.py 0% <ø> (ø) :arrow_up:
...bootstrap4_content/migrations/0002_added_figure.py 0% <0%> (ø)
...ms_bootstrap4/contrib/bootstrap4_content/models.py 0% <0%> (ø) :arrow_up:
...trib/bootstrap4_content/migrations/0001_initial.py 0% <0%> (ø) :arrow_up:
...otstrap4/contrib/bootstrap4_content/cms_plugins.py 0% <0%> (ø) :arrow_up:

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 03acfa2...746ef00. Read the comment docs.