Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added log4j2 support to Docker images #272

Merged
merged 1 commit into from
Apr 4, 2021
Merged

Added log4j2 support to Docker images #272

merged 1 commit into from
Apr 4, 2021

Conversation

azagniotov
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #272 (96f8299) into master (976d617) will decrease coverage by 0.09%.
The diff coverage is 97.86%.

@@             Coverage Diff              @@
##             master     #272      +/-   ##
============================================
- Coverage     97.94%   97.84%   -0.10%     
- Complexity      588      688     +100     
============================================
  Files            52       56       +4     
  Lines          1797     2182     +385     
  Branches        173      219      +46     
============================================
+ Hits           1760     2135     +375     
- Misses           26       30       +4     
- Partials         11       17       +6     
Impacted Files Coverage Δ Complexity Δ
...a/io/github/azagniotov/stubby4j/common/Common.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
.../github/azagniotov/stubby4j/stubs/StubRequest.java 99.31% <ø> (ø) 48.00 <0.00> (ø)
...hub/azagniotov/stubby4j/utils/ReflectionUtils.java 93.75% <81.81%> (-6.25%) 15.00 <3.00> (+2.00) ⬇️
.../strategy/admin/AdminResponseHandlingStrategy.java 86.36% <86.36%> (ø) 8.00 <8.00> (?)
...j/handlers/strategy/admin/GetHandlingStrategy.java 97.29% <95.23%> (-2.71%) 9.00 <0.00> (+3.00) ⬇️
...hub/azagniotov/stubby4j/stubs/StubProxyConfig.java 96.55% <96.55%> (ø) 18.00 <18.00> (?)
...andlers/strategy/admin/DeleteHandlingStrategy.java 97.72% <97.36%> (-2.28%) 10.00 <0.00> (+4.00) ⬇️
...j/handlers/strategy/admin/PutHandlingStrategy.java 98.03% <97.77%> (-1.97%) 12.00 <0.00> (+4.00) ⬇️
...io/github/azagniotov/stubby4j/yaml/YamlParser.java 99.42% <98.36%> (-0.58%) 58.00 <7.00> (+9.00) ⬇️
...hub/azagniotov/stubby4j/client/StubbyResponse.java 100.00% <100.00%> (ø) 4.00 <4.00> (+1.00)
... and 18 more

@azagniotov azagniotov merged commit a95ba36 into master Apr 4, 2021
@delete-merged-branch delete-merged-branch bot deleted the log4j branch April 4, 2021 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants