Skip to content

chore: fix lint

66431bb
Select commit
Loading
Failed to load commit list.
Draft

chore(instrumentation-fetch): add utils from sdk-web package #6630

chore: fix lint
66431bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

95.42% (-0.25%) compared to 417f2f1

View this Pull Request on Codecov

95.42% (-0.25%) compared to 417f2f1

Details

Codecov Report

❌ Patch coverage is 68.94410% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.42%. Comparing base (417f2f1) to head (66431bb).
⚠️ Report is 58 commits behind head on main.

Files with missing lines Patch % Lines
...s/opentelemetry-instrumentation-fetch/src/utils.ts 62.50% 48 Missing ⚠️
...s/opentelemetry-instrumentation-fetch/src/fetch.ts 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6630      +/-   ##
==========================================
- Coverage   95.66%   95.42%   -0.25%     
==========================================
  Files         375      376       +1     
  Lines       12833    13057     +224     
  Branches     3059     3126      +67     
==========================================
+ Hits        12277    12459     +182     
- Misses        556      598      +42     
Files with missing lines Coverage Δ
...entation-fetch/src/enums/PerformanceTimingNames.ts 100.00% <100.00%> (ø)
...opentelemetry-instrumentation-fetch/src/semconv.ts 100.00% <100.00%> (ø)
packages/opentelemetry-core/src/utils/url.ts 100.00% <ø> (ø)
...s/opentelemetry-instrumentation-fetch/src/fetch.ts 84.64% <75.00%> (+0.06%) ⬆️
...s/opentelemetry-instrumentation-fetch/src/utils.ts 73.63% <62.50%> (-15.38%) ⬇️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.