feat(koa): Adds support to ignore a span by its layer name #2028
Codecov / codecov/project
succeeded
Jan 23, 2025 in 0s
90.97% (+0.01%) compared to 4f1e605
View this Pull Request on Codecov
90.97% (+0.01%) compared to 4f1e605
Details
Codecov Report
Attention: Patch coverage is 96.15385%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 90.97%. Comparing base (
4f1e605
) to head (1bc39fb
).
Files with missing lines | Patch % | Lines |
---|---|---|
...lemetry-instrumentation-koa/src/instrumentation.ts | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2028 +/- ##
==========================================
+ Coverage 90.96% 90.97% +0.01%
==========================================
Files 172 172
Lines 8137 8159 +22
Branches 1649 1655 +6
==========================================
+ Hits 7402 7423 +21
- Misses 735 736 +1
Files with missing lines | Coverage Δ | |
---|---|---|
...ode/opentelemetry-instrumentation-koa/src/types.ts | 100.00% <ø> (ø) |
|
...ode/opentelemetry-instrumentation-koa/src/utils.ts | 100.00% <100.00%> (ø) |
|
...lemetry-instrumentation-koa/src/instrumentation.ts | 94.04% <75.00%> (-1.08%) |
⬇️ |
Loading