Skip to content

Conversation

@aaron-steinfeld
Copy link
Contributor

Description

Update dependencies to latest to keep ahead!

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #65 (ecff9ea) into main (f11481a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #65   +/-   ##
=========================================
  Coverage     70.57%   70.57%           
  Complexity      106      106           
=========================================
  Files            15       15           
  Lines           588      588           
  Branches         32       32           
=========================================
  Hits            415      415           
  Misses          154      154           
  Partials         19       19           
Flag Coverage Δ
unit 70.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

implementation("io.github.mweirauch:micrometer-jvm-extras:0.2.2")
implementation("org.slf4j:slf4j-api:1.7.36")
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.1")
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.19.0")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@laxmanchekka The specific logging implementation is not provided by the framework - that's the responsibility of each individual container to select and provide their own implementation. I believe this was a recently introduced regression from one of your PRs - can you follow up and fix (for example, providing the log4j metric conditionally, or splitting it out for consumers to optionally provide).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#60 - PR that introduced issue

@aaron-steinfeld aaron-steinfeld merged commit b530956 into main Jan 26, 2023
@aaron-steinfeld aaron-steinfeld deleted the dep-update branch January 26, 2023 19:14
@github-actions
Copy link

Unit Test Results

  9 files  ±0    9 suites  ±0   12s ⏱️ +3s
31 tests ±0  31 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b530956. ± Comparison against base commit f11481a.

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.

3 participants