django-cms / djangocms-style

django CMS Style is a plugin for django CMS that allows you to create a HTML container containing classes, styles, ids and other attributes.
https://marketplace.django-cms.org/en/addons/browse/djangocms-style/
Other
38 stars 22 forks source link

Fixes #49 #50

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

With tests :)

codecov-io commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 3.82%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   66.24%   70.06%   +3.82%     
==========================================
  Files           9        9              
  Lines         157      157              
  Branches       28       28              
==========================================
+ Hits          104      110       +6     
+ Misses         51       37      -14     
- Partials        2       10       +8
Impacted Files Coverage Δ
djangocms_style/models.py 50.52% <0%> (+3.15%) :arrow_up:
djangocms_style/cms_plugins.py 100% <0%> (+18.75%) :arrow_up:

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 1b5d7f3...0edfae1. Read the comment docs.