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

Improve test coverage #95

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

This needs to be merged first: https://github.com/divio/djangocms-bootstrap4/pull/96

codecov-io commented 5 years ago

Codecov Report

Merging #95 into master will increase coverage by 32.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #95       +/-   ##
=========================================
+ Coverage   67.66%   100%   +32.33%     
=========================================
  Files          69     68        -1     
  Lines        1364   1286       -78     
  Branches       96     87        -9     
=========================================
+ Hits          923   1286      +363     
+ Misses        433      0      -433     
+ Partials        8      0        -8
Impacted Files Coverage Δ
..._bootstrap4/contrib/bootstrap4_link/cms_plugins.py 100% <ø> (+42.5%) :arrow_up:
...ib/bootstrap4_link/migrations/0003_icon_updates.py 100% <ø> (+36.58%) :arrow_up:
...strap4_grid/migrations/0003_migrate_column_size.py 100% <ø> (+50%) :arrow_up:
djangocms_bootstrap4/fields.py 100% <ø> (ø) :arrow_up:
...gocms_bootstrap4/contrib/bootstrap4_grid/models.py 100% <ø> (+14.63%) :arrow_up:
..._bootstrap4/contrib/bootstrap4_listgroup/models.py 100% <100%> (+34.28%) :arrow_up:
...gocms_bootstrap4/contrib/bootstrap4_tabs/models.py 100% <100%> (+100%) :arrow_up:
..._bootstrap4/contrib/bootstrap4_card/cms_plugins.py 100% <100%> (+41.66%) :arrow_up:
djangocms_bootstrap4/helpers.py
...gocms_bootstrap4/contrib/bootstrap4_link/models.py 100% <0%> (+5%) :arrow_up:
... and 36 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 a52b866...601fc05. Read the comment docs.