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

Increased test coverage #51

Closed FinalAngel closed 4 years ago

FinalAngel commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #51 into master will increase coverage by 29.93%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #51       +/-   ##
=========================================
+ Coverage   70.06%   100%   +29.93%     
=========================================
  Files           9      9               
  Lines         157    153        -4     
  Branches       28     26        -2     
=========================================
+ Hits          110    153       +43     
+ Misses         37      0       -37     
+ Partials       10      0       -10
Impacted Files Coverage Δ
djangocms_style/models.py 100% <100%> (+49.47%) :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 9e9ba9f...ad5c3f6. Read the comment docs.