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

[#12019] Add logic to prevent error when metadata is missing. #12020

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

minwoo-jung
Copy link
Member

No description provided.

@minwoo-jung minwoo-jung added this to the 3.0.2 milestone Feb 5, 2025
@minwoo-jung minwoo-jung self-assigned this Feb 5, 2025
@minwoo-jung minwoo-jung linked an issue Feb 5, 2025 that may be closed by this pull request
@minwoo-jung minwoo-jung merged commit ac8354d into pinpoint-apm:master Feb 5, 2025
1 check passed
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

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

Project coverage is 33.97%. Comparing base (4f6700a) to head (c11f3a8).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...com/navercorp/pinpoint/otlp/web/vo/MetricData.java 0.00% 5 Missing ⚠️
...int/otlp/web/service/OtlpMetricWebServiceImpl.java 0.00% 3 Missing ⚠️
...vercorp/pinpoint/otlp/web/view/MetricDataView.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12020      +/-   ##
============================================
- Coverage     33.98%   33.97%   -0.02%     
+ Complexity    10471    10469       -2     
============================================
  Files          3727     3727              
  Lines         88849    88858       +9     
  Branches       9457     9458       +1     
============================================
- Hits          30195    30188       -7     
- Misses        56052    56070      +18     
+ Partials       2602     2600       -2     

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

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.

Add logic to prevent error when metadata is missing.
1 participant