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

[#9588] Improved transform for lambda classes #9598

Merged

Conversation

jaehong-kim
Copy link
Contributor

@jaehong-kim jaehong-kim added this to the 2.5.1 milestone Jan 4, 2023
@jaehong-kim jaehong-kim self-assigned this Jan 4, 2023
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #9598 (3de3a26) into master (0f27aa2) will decrease coverage by 0.01%.
The diff coverage is 31.89%.

@@             Coverage Diff              @@
##             master    #9598      +/-   ##
============================================
- Coverage     38.87%   38.86%   -0.02%     
- Complexity    11885    11894       +9     
============================================
  Files          3486     3491       +5     
  Lines         93748    93811      +63     
  Branches      10522    10535      +13     
============================================
+ Hits          36446    36459      +13     
- Misses        54144    54188      +44     
- Partials       3158     3164       +6     
Impacted Files Coverage Δ
...int/plugin/spring/r2dbc/SpringDataR2dbcPlugin.java 0.00% <0.00%> (ø)
...cuteSpecStatementFunctionGetLambdaInterceptor.java 0.00% <0.00%> (ø)
...vercorp/pinpoint/profiler/instrument/ASMClass.java 46.85% <ø> (ø)
...p/pinpoint/profiler/instrument/ASMNestedClass.java 6.38% <ø> (ø)
...nstrument/lambda/DefaultLambdaBytecodeHandler.java 0.00% <0.00%> (ø)
...ofiler/instrument/lambda/LambdaBytecodeLogger.java 0.00% <ø> (ø)
.../profiler/instrument/lambda/LambdaClassJava15.java 0.00% <0.00%> (ø)
.../profiler/instrument/lambda/LambdaClassJava16.java 0.00% <0.00%> (ø)
...t/profiler/instrument/lambda/LambdaClassJava8.java 0.00% <0.00%> (ø)
...t/profiler/instrument/lambda/LambdaClassJava9.java 0.00% <0.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jaehong-kim jaehong-kim merged commit acfc156 into pinpoint-apm:master Jan 5, 2023
@jaehong-kim jaehong-kim deleted the update-transform-lambda-class-3 branch January 5, 2023 08:09
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.

1 participant