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

[#8004] Modify the test code to bypass the build failure. #8962

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

minwoo-jung
Copy link
Member

No description provided.

… The mocking process was insufficient and needs to be supplemented later.
@minwoo-jung minwoo-jung changed the title [#4851] Modify the test code to bypass the build failure. [#8004] Modify the test code to bypass the build failure. Jun 22, 2022
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #8962 (fa612ad) into master (93bf49f) will decrease coverage by 0.23%.
The diff coverage is 35.45%.

@@             Coverage Diff              @@
##             master    #8962      +/-   ##
============================================
- Coverage     40.04%   39.81%   -0.24%     
- Complexity    11597    11831     +234     
============================================
  Files          3245     3350     +105     
  Lines         89036    91074    +2038     
  Branches       9955    10083     +128     
============================================
+ Hits          35656    36261     +605     
- Misses        50319    51715    +1396     
- Partials       3061     3098      +37     
Impacted Files Coverage Δ
...vercorp/pinpoint/batch/alarm/AlarmPartitioner.java 100.00% <ø> (ø)
...orp/pinpoint/batch/alarm/SpringSmtpMailSender.java 0.00% <ø> (ø)
...p/pinpoint/bootstrap/classloader/J9BootLoader.java 0.00% <ø> (ø)
...oint/bootstrap/classloader/LauncherBootLoader.java 56.75% <0.00%> (ø)
...int/bootstrap/classloader/ParallelClassLoader.java 45.00% <0.00%> (ø)
...tstrap/classloader/PinpointClassLoaderFactory.java 52.38% <ø> (ø)
...inpoint/bootstrap/lambda/UnsafeDelegatorJava8.java 0.00% <ø> (ø)
...corp/pinpoint/bootstrap/util/InterceptorUtils.java 31.57% <0.00%> (ø)
...avercorp/pinpoint/bootstrap/util/NetworkUtils.java 46.31% <0.00%> (ø)
...vercorp/pinpoint/bootstrap/agentdir/FileUtils.java 66.66% <ø> (-6.67%) ⬇️
... and 371 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d08d69...fa612ad. Read the comment docs.

@minwoo-jung minwoo-jung merged commit cdabbee into pinpoint-apm:master Jun 22, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
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.

2 participants