fix(instrumentation): do not import 'path' in browser runtimes #4386
Codecov / codecov/project
succeeded
Jan 3, 2024 in 0s
92.24% (+0.00%) compared to 0206181
View this Pull Request on Codecov
92.24% (+0.00%) compared to 0206181
Details
Codecov Report
Merging #4386 (b5e33c3) into main (0206181) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #4386 +/- ##
=======================================
Coverage 92.24% 92.24%
=======================================
Files 333 334 +1
Lines 9459 9463 +4
Branches 2009 2009
=======================================
+ Hits 8725 8729 +4
Misses 734 734
Files | Coverage Δ | |
---|---|---|
...strumentation/src/instrumentationNodeModuleFile.ts | 33.33% <100.00%> (ø) |
|
...rumentation/src/platform/browser/noop-normalize.ts | 100.00% <100.00%> (ø) |
Loading