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

feat: add instrumentation for undici versions >=5 <7 and global fetch API #1951

Merged

Merge branch 'main' into dluna-feat-add-undici-instrumentation

e10ac98
Select commit
Loading
Failed to load commit list.
Merged

feat: add instrumentation for undici versions >=5 <7 and global fetch API #1951

Merge branch 'main' into dluna-feat-add-undici-instrumentation
e10ac98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

90.82% (-0.16%) compared to dfb2dff

View this Pull Request on Codecov

90.82% (-0.16%) compared to dfb2dff

Details

Codecov Report

Merging #1951 (e10ac98) into main (dfb2dff) will decrease coverage by 0.16%.
Report is 35 commits behind head on main.
The diff coverage is 98.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1951      +/-   ##
==========================================
- Coverage   90.97%   90.82%   -0.16%     
==========================================
  Files         146      148       +2     
  Lines        7492     7672     +180     
  Branches     1502     1537      +35     
==========================================
+ Hits         6816     6968     +152     
- Misses        676      704      +28     
Files Coverage Δ
...rumentation-undici/src/enums/SemanticAttributes.ts 100.00% <100.00%> (ø)
plugins/node/instrumentation-undici/src/undici.ts 98.36% <98.36%> (ø)

... and 8 files with indirect coverage changes