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): propagate context and measure full handler spans #2638

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

feat(instrumentation-express): propagate context and measure full han…

8d6662f
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-express): propagate context and measure full handler spans #2638

feat(instrumentation-express): propagate context and measure full han…
8d6662f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

90.79% (+0.00%) compared to 12ee8db

View this Pull Request on Codecov

90.79% (+0.00%) compared to 12ee8db

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (12ee8db) to head (8d6662f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2638   +/-   ##
=======================================
  Coverage   90.78%   90.79%           
=======================================
  Files         169      169           
  Lines        8056     8062    +6     
  Branches     1643     1645    +2     
=======================================
+ Hits         7314     7320    +6     
  Misses        742      742           
Files with missing lines Coverage Δ
...try-instrumentation-express/src/instrumentation.ts 98.61% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes