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

[#noissue] Reduce commons dependency of test-plugin #11771

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Nov 22, 2024

No description provided.

@emeroad emeroad added this to the 3.1.0 milestone Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 35 lines in your changes missing coverage. Please review.

Project coverage is 36.92%. Comparing base (3c39414) to head (2079867).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...m/navercorp/pinpoint/test/plugin/util/IOUtils.java 0.00% 8 Missing ⚠️
...m/navercorp/pinpoint/test/plugin/util/OsUtils.java 0.00% 6 Missing ⚠️
...navercorp/pinpoint/test/plugin/util/ClassPath.java 0.00% 4 Missing ⚠️
.../navercorp/pinpoint/test/plugin/util/JvmUtils.java 40.00% 3 Missing ⚠️
.../navercorp/pinpoint/test/plugin/util/MapUtils.java 0.00% 2 Missing and 1 partial ⚠️
...int/test/plugin/AbstractPluginForkedTestSuite.java 0.00% 2 Missing ⚠️
.../pinpoint/test/plugin/AbstractPluginTestSuite.java 0.00% 2 Missing ⚠️
...oint/test/plugin/DefaultPluginForkedTestSuite.java 0.00% 2 Missing ⚠️
...in/classloader/PluginTestJunitTestClassLoader.java 0.00% 2 Missing ⚠️
...st/plugin/classloader/predicates/IsJdkPackage.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11771      +/-   ##
============================================
- Coverage     36.92%   36.92%   -0.01%     
- Complexity    12404    12407       +3     
============================================
  Files          4106     4111       +5     
  Lines        100646   100666      +20     
  Branches      10528    10528              
============================================
+ Hits          37163    37168       +5     
- Misses        60492    60506      +14     
- Partials       2991     2992       +1     

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


🚨 Try these New Features:

@emeroad emeroad merged commit 535a403 into pinpoint-apm:master Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant