opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

[mdatagen] produce scope name with full url

Open codeboten opened this issue 1 year ago • 2 comments
trafficstars

This is part of #9494

codeboten avatar Feb 12 '24 23:02 codeboten

Codecov Report

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

Comparison is base (70c2c4b) 90.58% compared to head (9a5c621) 90.59%.

Files Patch % Lines
cmd/mdatagen/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...ardconnector/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...ebugexporter/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...gingexporter/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...otlpexporter/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...httpexporter/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...astextension/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...terextension/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...gesextension/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
...tchprocessor/internal/metadata/generated_status.go 0.00% 2 Missing :warning:
... and 2 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9556   +/-   ##
=======================================
  Coverage   90.58%   90.59%           
=======================================
  Files         347      347           
  Lines       18244    18235    -9     
=======================================
- Hits        16527    16520    -7     
+ Misses       1388     1385    -3     
- Partials      329      330    +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 12 '24 23:02 codecov[bot]

Can you please add a changelog?

dmitryax avatar Feb 13 '24 08:02 dmitryax

@dmitryax changelog has been added

codeboten avatar Feb 13 '24 22:02 codeboten