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

fix(exporter-*-otlp-grpc)!: lazy load gRPC #4432

Merged

Merge branch 'main' into fix/grpc-lazy-load

50515cc
Select commit
Loading
Failed to load commit list.
Merged

fix(exporter-*-otlp-grpc)!: lazy load gRPC #4432

Merge branch 'main' into fix/grpc-lazy-load
50515cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

92.32% (-0.07%) compared to 75bd723

View this Pull Request on Codecov

92.32% (-0.07%) compared to 75bd723

Details

Codecov Report

Merging #4432 (50515cc) into main (75bd723) will decrease coverage by 0.07%.
The diff coverage is 84.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4432      +/-   ##
==========================================
- Coverage   92.39%   92.32%   -0.07%     
==========================================
  Files         330      327       -3     
  Lines        9531     9462      -69     
  Branches     2036     2024      -12     
==========================================
- Hits         8806     8736      -70     
- Misses        725      726       +1     
Files Coverage Δ
...ges/exporter-logs-otlp-grpc/src/OTLPLogExporter.ts 100.00% <100.00%> (+7.14%) ⬆️
.../exporter-trace-otlp-grpc/src/OTLPTraceExporter.ts 100.00% <100.00%> (+7.14%) ⬆️
...porter-metrics-otlp-grpc/src/OTLPMetricExporter.ts 100.00% <100.00%> (+6.25%) ⬆️
...-grpc-exporter-base/src/grpc-exporter-transport.ts 100.00% <100.00%> (ø)
...ental/packages/otlp-grpc-exporter-base/src/util.ts 95.23% <100.00%> (+18.86%) ⬆️
...rter-base/src/create-service-client-constructor.ts 69.23% <69.23%> (ø)
...grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts 66.66% <65.11%> (-7.15%) ⬇️

... and 4 files with indirect coverage changes