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

[#10358] Ensure className not null for module permission #10396

Merged

Conversation

smilu97
Copy link
Contributor

@smilu97 smilu97 commented Oct 11, 2023

resolves #10358

@smilu97 smilu97 requested a review from emeroad October 11, 2023 11:33
@smilu97 smilu97 self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5a00bcb) 38.17% compared to head (9115084) 38.17%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #10396   +/-   ##
=========================================
  Coverage     38.17%   38.17%           
- Complexity    11767    11774    +7     
=========================================
  Files          3721     3727    +6     
  Lines         93741    93814   +73     
  Branches      10241    10243    +2     
=========================================
+ Hits          35785    35814   +29     
- Misses        54955    54989   +34     
- Partials       3001     3011   +10     
Files Coverage Δ
.../javamodule/ClassFileTransformerModuleHandler.java 62.50% <66.66%> (+62.50%) ⬆️

... and 32 files with indirect coverage changes

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

@smilu97 smilu97 force-pushed the 10358_ensure_class_name_for_lambda branch from 53c5795 to 9115084 Compare October 13, 2023 08:13
@smilu97 smilu97 merged commit c872b29 into pinpoint-apm:master Oct 13, 2023
3 checks passed
@smilu97 smilu97 deleted the 10358_ensure_class_name_for_lambda branch October 13, 2023 08:34
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.

My functions executed by ExecutorService not in Call Tree
1 participant