opentelemetry-js
opentelemetry-js copied to clipboard
Update typescript and downlevel types for 3.4
trafficstars
This is an expansion of #3160 which updates typescript but also adds downleveled types so that OTel can be used with older typescript compilers
Codecov Report
Merging #3166 (a1d8efd) into main (038df3f) will decrease coverage by
1.18%. The diff coverage is57.14%.
@@ Coverage Diff @@
## main #3166 +/- ##
==========================================
- Coverage 93.23% 92.04% -1.19%
==========================================
Files 196 87 -109
Lines 6414 2503 -3911
Branches 1350 549 -801
==========================================
- Hits 5980 2304 -3676
+ Misses 434 199 -235
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...s/opentelemetry-instrumentation-fetch/src/fetch.ts | 95.40% <57.14%> (-1.63%) |
:arrow_down: |
| ...s/opentelemetry-core/src/platform/node/sdk-info.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| ...opentelemetry-core/src/platform/node/globalThis.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| ...pentelemetry-core/src/platform/node/performance.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| ...emetry-api-metrics/src/platform/node/globalThis.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| ...lemetry-resources/src/detectors/ProcessDetector.ts | 31.81% <0.00%> (-68.19%) |
:arrow_down: |
| ...perimental/packages/otlp-exporter-base/src/util.ts | 79.41% <0.00%> (-17.65%) |
:arrow_down: |
| ...ckages/opentelemetry-exporter-zipkin/src/zipkin.ts | 84.48% <0.00%> (-15.52%) |
:arrow_down: |
| ...lemetry-resources/src/detectors/BrowserDetector.ts | 93.33% <0.00%> (-6.67%) |
:arrow_down: |
| ...async-hooks/src/AsyncLocalStorageContextManager.ts | ||
| ... and 108 more |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This PR was closed because it has been stale for 14 days with no activity.