servicecatalog / oscm-app-shell

A script based framework adapter integrating OSCM with any type of cloud.
Apache License 2.0
1 stars 5 forks source link

Log4j update #79

Closed kowalczyka closed 4 years ago

kowalczyka commented 4 years ago

Changes in this Pull Request:

Mandatory checks:

OSCM Build References:


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will increase coverage by 0.15%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage    61.2%   61.36%   +0.15%     
==========================================
  Files          26       26              
  Lines        1026     1025       -1     
  Branches      114      114              
==========================================
+ Hits          628      629       +1     
+ Misses        371      369       -2     
  Partials       27       27
Impacted Files Coverage Δ
src/main/java/org/oscm/app/shell/Initializer.java 39.68% <66.66%> (+2.18%) :arrow_up: