kaliop-uk / ezmigrationbundle

This bundle makes it easy to handle eZPlatform / eZPublish5 content upgrades/migrations
GNU General Public License v2.0
53 stars 81 forks source link

Multilang support for content create/update #164

Closed damianz5 closed 6 years ago

damianz5 commented 6 years ago

Multilang support for content create/update

todo:

codecov-io commented 6 years ago

Codecov Report

Merging #164 into master will increase coverage by 0.21%. The diff coverage is 98%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #164      +/-   ##
============================================
+ Coverage     67.93%   68.14%   +0.21%     
- Complexity     2314     2332      +18     
============================================
  Files           120      120              
  Lines          6121     6163      +42     
============================================
+ Hits           4158     4200      +42     
  Misses         1963     1963
Impacted Files Coverage Δ Complexity Δ
Core/Executor/ContentManager.php 92.94% <98%> (+0.83%) 140 <20> (+18) :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 4fd5be1...493663d. Read the comment docs.

damianz5 commented 6 years ago

ping @gggeek please review

SylvainGuittard commented 6 years ago

ping @gggeek ;)

gggeek commented 6 years ago

Sorry for taking a while. PR reviewed, changes requested.