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(koa): Adds support to ignore a span by its layer name #2028

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(koa): Adds support to ignore a span by its layer name

1bc39fb
Select commit
Loading
Failed to load commit list.
Open

feat(koa): Adds support to ignore a span by its layer name #2028

feat(koa): Adds support to ignore a span by its layer name
1bc39fb
Select commit
Loading
Failed to load commit list.
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%) ⬇️