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

Features/cf autoscaling support #263

Closed kiuby88 closed 8 years ago

kiuby88 commented 8 years ago

Adding autoscaling support for CloudFoundry Java entities. A example DAM was added.

kiuby88 commented 8 years ago

@perezp @rosogon could you take a look please?

codecov-io commented 8 years ago

Current coverage is 37.82%

Merging #263 into master will increase coverage by +1.09% as of 2c5dd13

@@            master    #263   diff @@
======================================
  Files          329     331     +2
  Stmts        12064   12277   +213
  Branches      1548    1570    +22
  Methods          0       0       
======================================
+ Hit           4432    4644   +212
+ Partial        449     441     -8
- Missed        7183    7192     +9

Review entire Coverage Diff as of 2c5dd13

Powered by Codecov. Updated on successful CI builds.

kiuby88 commented 8 years ago

@perezp I have added a new commit for request per second

rosogon commented 8 years ago

@kiuby88 : The code looks good and I've seen it working. @perezp, @kiuby88 : Anything else?

perezp commented 8 years ago

Well done. Thanks @kiuby88 @rosogon . No, I didn't have anything else to remark.