SeaCloudsEU / SeaCloudsPlatform

Seamless adaptive multi-cloud management of service-based applications
http://www.seaclouds-project.eu/
Apache License 2.0
18 stars 20 forks source link

Feature(Planner): PaaS support improvement in DAM generator #271

Closed PaoloCifariello closed 8 years ago

PaoloCifariello commented 8 years ago

In this PR some problems related to the DAM generation in case of PaaS deployment are addressed.

@kiuby88 can you please take a look?

codecov-io commented 8 years ago

Current coverage is 38.94%

Merging #271 into master will increase coverage by +2.21% as of 2cafb1c

@@            master    #271   diff @@
======================================
  Files          329     332     +3
  Stmts        12064   12634   +570
  Branches      1548    1613    +65
  Methods          0       0       
======================================
+ Hit           4432    4920   +488
+ Partial        449     422    -27
- Missed        7183    7292   +109

Review entire Coverage Diff as of 2cafb1c

Powered by Codecov. Updated on successful CI builds.

rosogon commented 8 years ago

@PaoloCifariello : Are there tests of node_templates to be deployed on PaaS?