servicecatalog / oscm-app

OSCM Asynchronous Provisioning Proxy.
Apache License 2.0
1 stars 3 forks source link

Add powermock and fix tests #107

Closed Piotr-K8i closed 3 years ago

Piotr-K8i commented 3 years ago

Changes in this Pull Request:

Mandatory checks:

OSCM Build References:


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #107 (2752f75) into master (29b8a16) will increase coverage by 1.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   49.57%   50.57%   +1.00%     
==========================================
  Files         262      262              
  Lines       16703    16703              
  Branches     2190     2190              
==========================================
+ Hits         8280     8448     +168     
+ Misses       7859     7684     -175     
- Partials      564      571       +7     
Impacted Files Coverage Δ
...c/main/java/org/oscm/app/aws/EC2Communication.java 70.60% <0.00%> (+1.35%) :arrow_up:
...a/org/oscm/app/aws/controller/PropertyHandler.java 83.72% <0.00%> (+20.93%) :arrow_up:
...java/org/oscm/app/aws/controller/EC2Processor.java 72.27% <0.00%> (+72.27%) :arrow_up: