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 57 forks source link

Migrations and cleanup #93

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

Added missing migrations from picture and link updates

pinned versions to match link and picture releases

codecov-io commented 5 years ago

Codecov Report

Merging #93 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   67.23%   67.66%   +0.43%     
==========================================
  Files          66       69       +3     
  Lines        1346     1364      +18     
  Branches       96       96              
==========================================
+ Hits          905      923      +18     
  Misses        433      433              
  Partials        8        8
Impacted Files Coverage Δ
...tstrap4_link/migrations/0004_auto_20190703_0831.py 100% <100%> (ø)
...rap4_picture/migrations/0004_auto_20190703_0831.py 100% <100%> (ø)
...ap4_carousel/migrations/0004_auto_20190703_0831.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 d98df90...deba53f. Read the comment docs.