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

[#10993] Add dependency version matcher #11003

Conversation

jaehong-kim
Copy link
Contributor

Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 41.56627% with 388 lines in your changes are missing coverage. Please review.

Project coverage is 37.13%. Comparing base (5e83c54) to head (b6e5ad6).
Report is 4 commits behind head on master.

Files Patch % Lines
...point/bootstrap/util/apache/MavenVersionRange.java 29.78% 51 Missing and 15 partials ⚠️
...point/plugin/resttemplate6/RestTemplatePlugin.java 0.00% 54 Missing ⚠️
...p/pinpoint/bootstrap/util/apache/MavenVersion.java 67.29% 34 Missing and 18 partials ⚠️
...late6/interceptor/AsyncHttpRequestInterceptor.java 0.00% 31 Missing ⚠️
...trument/matcher/operand/JarFileMatcherOperand.java 48.97% 13 Missing and 12 partials ⚠️
...npoint/plugin/resttemplate/RestTemplatePlugin.java 0.00% 22 Missing ⚠️
...trument/transformer/DefaultTransformerMatcher.java 52.77% 13 Missing and 4 partials ⚠️
...rument/transformer/MatchableTransformTemplate.java 0.00% 14 Missing ⚠️
...resttemplate6/ExecAsyncResultMethodDescriptor.java 0.00% 14 Missing ⚠️
...trument/matcher/operand/VersionMatcherOperand.java 83.82% 6 Missing and 5 partials ⚠️
... and 26 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11003      +/-   ##
============================================
+ Coverage     37.06%   37.13%   +0.06%     
- Complexity    12020    12073      +53     
============================================
  Files          3942     3952      +10     
  Lines         97156    97652     +496     
  Branches      10403    10509     +106     
============================================
+ Hits          36010    36259     +249     
- Misses        58190    58379     +189     
- Partials       2956     3014      +58     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant