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

[#10776] Remove unnecessary class loading #11264

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

minwoo-jung
Copy link
Member

No description provided.

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 58 lines in your changes missing coverage. Please review.

Project coverage is 36.91%. Comparing base (2fc0d37) to head (2d10131).

Files Patch % Lines
.../otlp/web/service/MetricDefinitionServiceImpl.java 0.00% 53 Missing ⚠️
...tlp/web/controller/MetricDefinitionController.java 0.00% 4 Missing ⚠️
...int/otlp/web/service/OtlpMetricWebServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11264      +/-   ##
============================================
- Coverage     36.93%   36.91%   -0.02%     
+ Complexity    12056    12055       -1     
============================================
  Files          3996     3998       +2     
  Lines         98053    98110      +57     
  Branches      10416    10416              
============================================
+ Hits          36211    36218       +7     
- Misses        58877    58926      +49     
- Partials       2965     2966       +1     

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

@minwoo-jung minwoo-jung merged commit 142d975 into pinpoint-apm:master Jul 17, 2024
1 of 3 checks passed
@minwoo-jung minwoo-jung added this to the 3.0.1 milestone Jul 17, 2024
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