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 support for Django 3 #107

Closed FinalAngel closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #107 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           68        68           
  Lines         1286      1286           
  Branches        87        87           
=========================================
  Hits          1286      1286           
Impacted Files Coverage Δ
...cms_bootstrap4/contrib/bootstrap4_alerts/models.py 100.00% <100.00%> (ø)
...ocms_bootstrap4/contrib/bootstrap4_badge/models.py 100.00% <100.00%> (ø)
...gocms_bootstrap4/contrib/bootstrap4_card/models.py 100.00% <100.00%> (ø)
...s_bootstrap4/contrib/bootstrap4_carousel/models.py 100.00% <100.00%> (ø)
...s_bootstrap4/contrib/bootstrap4_collapse/models.py 100.00% <100.00%> (ø)
...ms_bootstrap4/contrib/bootstrap4_content/models.py 100.00% <100.00%> (ø)
...gocms_bootstrap4/contrib/bootstrap4_grid/models.py 100.00% <100.00%> (ø)
..._bootstrap4/contrib/bootstrap4_jumbotron/models.py 100.00% <100.00%> (ø)
...gocms_bootstrap4/contrib/bootstrap4_link/models.py 100.00% <100.00%> (ø)
..._bootstrap4/contrib/bootstrap4_listgroup/models.py 100.00% <100.00%> (ø)
... and 4 more

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 1b93b04...8cdb1a3. Read the comment docs.