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

add 'micrometer-core' as transitive dependency #14872

Open
wants to merge 3 commits into
base: 3.3
Choose a base branch
from

Conversation

chickenlj
Copy link
Contributor

<dependency>
      <groupId>io.micrometer</groupId>
      <artifactId>micrometer-core</artifactId>
    </dependency>

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.77%. Comparing base (a9e4910) to head (12abb43).

Additional details and impacted files
@@             Coverage Diff              @@
##                3.3   #14872      +/-   ##
============================================
+ Coverage     60.76%   60.77%   +0.01%     
+ Complexity    10866    10864       -2     
============================================
  Files          1882     1882              
  Lines         85983    85983              
  Branches      12876    12876              
============================================
+ Hits          52246    52257      +11     
+ Misses        28289    28283       -6     
+ Partials       5448     5443       -5     
Flag Coverage Δ
integration-tests 33.00% <ø> (-0.14%) ⬇️
samples-tests 29.21% <ø> (-0.01%) ⬇️
unit-tests 58.93% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@songxiaosheng
Copy link
Member

why add it

@songxiaosheng
Copy link
Member

let me fix it :
image

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