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(instrumentation-express): Add support for Express v5 #2437

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'upstream/main' into feat/support-expres…

4a71e9b
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-express): Add support for Express v5 #2437

Merge remote-tracking branch 'upstream/main' into feat/support-expres…
4a71e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

90.80% (-0.07%) compared to 25e53d6

View this Pull Request on Codecov

90.80% (-0.07%) compared to 25e53d6

Details

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Project coverage is 90.80%. Comparing base (25e53d6) to head (4a71e9b).

Files with missing lines Patch % Lines
...try-instrumentation-express/src/instrumentation.ts 84.84% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2437      +/-   ##
==========================================
- Coverage   90.86%   90.80%   -0.07%     
==========================================
  Files         159      159              
  Lines        7849     7863      +14     
  Branches     1621     1627       +6     
==========================================
+ Hits         7132     7140       +8     
- Misses        717      723       +6     
Files with missing lines Coverage Δ
...etry-instrumentation-express/src/internal-types.ts 100.00% <ø> (ø)
...opentelemetry-instrumentation-express/src/utils.ts 98.46% <100.00%> (ø)
...try-instrumentation-express/src/instrumentation.ts 94.83% <84.84%> (-3.75%) ⬇️