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

Added Django 2.x support #71

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #71 into master will increase coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   67.05%   67.23%   +0.18%     
==========================================
  Files          64       65       +1     
  Lines        1290     1291       +1     
  Branches       95       95              
==========================================
+ Hits          865      868       +3     
+ Misses        416      414       -2     
  Partials        9        9
Impacted Files Coverage Δ
...contrib/bootstrap4_tabs/migrations/0001_initial.py 0% <ø> (ø) :arrow_up:
...bootstrap4_content/migrations/0002_added_figure.py 0% <ø> (ø) :arrow_up:
...trib/bootstrap4_content/migrations/0001_initial.py 0% <ø> (ø) :arrow_up:
...s_bootstrap4/contrib/bootstrap4_carousel/models.py 56.66% <100%> (+0.41%) :arrow_up:
...tstrap4/contrib/bootstrap4_carousel/cms_plugins.py 63.63% <100%> (+0.84%) :arrow_up:
...rap4_picture/migrations/0003_auto_20181212_1055.py 100% <100%> (ø)

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 d21b796...2b8de3c. Read the comment docs.