django-cms / djangocms-modules

Create plugins right from your content.
https://www.django-cms.org
Other
15 stars 8 forks source link

Addon code alignments #8

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

General

Tests

Internal

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 1.13%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   35.89%   37.02%   +1.13%     
==========================================
  Files          10       11       +1     
  Lines         390      397       +7     
  Branches       44       44              
==========================================
+ Hits          140      147       +7     
  Misses        249      249              
  Partials        1        1
Impacted Files Coverage Δ
djangocms_modules/cms_toolbars.py 0% <ø> (ø) :arrow_up:
...les/management/commands/update_modules_language.py 0% <ø> (ø) :arrow_up:
djangocms_modules/apps.py 100% <100%> (ø) :arrow_up:
djangocms_modules/migrations/0001_initial.py 100% <100%> (ø) :arrow_up:
djangocms_modules/models.py 54.79% <100%> (ø) :arrow_up:
...ocms_modules/migrations/0002_auto_20190122_0412.py 100% <100%> (ø)
djangocms_modules/handlers.py 17.5% <100%> (ø) :arrow_up:
djangocms_modules/forms.py 41.07% <50%> (+1.07%) :arrow_up:
djangocms_modules/cms_plugins.py 29.57% <85.71%> (+0.49%) :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 e136541...9658c67. Read the comment docs.