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(instr-undici): wrong user agent reported if no user agent were set #2282

Merged
merged 2 commits into from
Jun 19, 2024

Merge branch 'main' into fix/undiciUserAgent

79fdc41
Select commit
Loading
Failed to load commit list.
Merged

fix(instr-undici): wrong user agent reported if no user agent were set #2282

Merge branch 'main' into fix/undiciUserAgent
79fdc41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

90.29% (-0.68%) compared to dfb2dff

View this Pull Request on Codecov

90.29% (-0.68%) compared to dfb2dff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.29%. Comparing base (dfb2dff) to head (79fdc41).
Report is 166 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2282      +/-   ##
==========================================
- Coverage   90.97%   90.29%   -0.68%     
==========================================
  Files         146      147       +1     
  Lines        7492     7247     -245     
  Branches     1502     1505       +3     
==========================================
- Hits         6816     6544     -272     
- Misses        676      703      +27     
Files Coverage Δ
plugins/node/instrumentation-undici/src/undici.ts 96.29% <100.00%> (ø)

... and 53 files with indirect coverage changes