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

[#8890] Implemented findClass in Java9ClassLoader #9897

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

smilu97
Copy link
Contributor

@smilu97 smilu97 commented Apr 25, 2023

Removed manually registering providers which occurs duplication

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #9897 (11c7c7e) into master (a8de915) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 11c7c7e differs from pull request most recent head b29a67b. Consider uploading reports for the commit b29a67b to get more accurate results

@@             Coverage Diff              @@
##             master    #9897      +/-   ##
============================================
- Coverage     38.79%   38.78%   -0.01%     
+ Complexity    11911    11909       -2     
============================================
  Files          3538     3538              
  Lines         94168    94190      +22     
  Branches      10495    10498       +3     
============================================
  Hits          36533    36533              
- Misses        54462    54484      +22     
  Partials       3173     3173              

see 30 files with indirect coverage changes

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

Removed manually registering providers which occurs duplication
@smilu97 smilu97 merged commit 24e2e3b into pinpoint-apm:master Apr 25, 2023
@smilu97 smilu97 deleted the 8890_cl branch April 25, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant