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

added tests for the other modules #96

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

Supplement to https://github.com/divio/djangocms-bootstrap4/pulls

codecov-io commented 5 years ago

Codecov Report

Merging #96 into feature/tests will increase coverage by 16.47%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           feature/tests    #96       +/-   ##
================================================
+ Coverage          83.52%   100%   +16.47%     
================================================
  Files                 68     68               
  Lines               1293   1286        -7     
  Branches              90     87        -3     
================================================
+ Hits                1080   1286      +206     
+ Misses               212      0      -212     
+ Partials               1      0        -1
Impacted Files Coverage Δ
..._bootstrap4/contrib/bootstrap4_link/cms_plugins.py 100% <ø> (+42.5%) :arrow_up:
..._bootstrap4/contrib/bootstrap4_listgroup/models.py 100% <100%> (+34.28%) :arrow_up:
...gocms_bootstrap4/contrib/bootstrap4_tabs/models.py 100% <100%> (+21.87%) :arrow_up:
..._bootstrap4/contrib/bootstrap4_card/cms_plugins.py 100% <100%> (+41.66%) :arrow_up:
...gocms_bootstrap4/contrib/bootstrap4_link/models.py 100% <0%> (+5%) :arrow_up:
..._bootstrap4/contrib/bootstrap4_tabs/cms_plugins.py 100% <0%> (+6.89%) :arrow_up:
...ms_bootstrap4/contrib/bootstrap4_picture/models.py 100% <0%> (+7.14%) :arrow_up:
...tstrap4/contrib/bootstrap4_collapse/cms_plugins.py 100% <0%> (+7.89%) :arrow_up:
...strap4/contrib/bootstrap4_utilities/cms_plugins.py 100% <0%> (+11.11%) :arrow_up:
... and 20 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 936bac2...0592283. Read the comment docs.