django-cms / djangocms-transfer

django CMS Transfer allows you to export and import plugins.
https://www.django-cms.org
Other
19 stars 19 forks source link

Addon code alignments #6

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

General

Tests

Internal

codecov-io commented 5 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is 61.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   30.64%   30.64%           
=======================================
  Files          10       10           
  Lines         372      372           
  Branches       56       56           
=======================================
  Hits          114      114           
  Misses        258      258
Impacted Files Coverage Δ
djangocms_transfer/apps.py 100% <ø> (ø) :arrow_up:
djangocms_transfer/importer.py 21.05% <ø> (ø) :arrow_up:
djangocms_transfer/datastructures.py 48.38% <ø> (ø) :arrow_up:
djangocms_transfer/helpers.py 20.68% <ø> (ø) :arrow_up:
djangocms_transfer/compat.py 100% <ø> (ø) :arrow_up:
djangocms_transfer/cms_toolbars.py 0% <0%> (ø) :arrow_up:
djangocms_transfer/utils.py 36.84% <100%> (ø) :arrow_up:
djangocms_transfer/exporter.py 37.14% <100%> (ø) :arrow_up:
djangocms_transfer/forms.py 25.77% <42.85%> (+0.77%) :arrow_up:
djangocms_transfer/cms_plugins.py 34.14% <75%> (-0.8%) :arrow_down:

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 7ef630c...b23037c. Read the comment docs.