servicecatalog / oscm-app

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

Log4j update for sample controller #77

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 #77 into master will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   36.16%   36.28%   +0.11%     
==========================================
  Files         254      253       -1     
  Lines       16369    16337      -32     
  Branches     2162     2161       -1     
==========================================
+ Hits         5920     5928       +8     
+ Misses      10134    10094      -40     
  Partials      315      315              
Impacted Files Coverage Δ
.../app/sample/controller/SampleControllerAccess.java 88.88% <100.00%> (+88.88%) :arrow_up: