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(express): record exceptions #1657

Merged

Merge branch 'main' into express-overhaul

55fbb98
Select commit
Loading
Failed to load commit list.
Merged

feat(express): record exceptions #1657

Merge branch 'main' into express-overhaul
55fbb98
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 29, 2023 in 1s

91.49% (+0.01%) compared to 18ae75c

View this Pull Request on Codecov

91.49% (+0.01%) compared to 18ae75c

Details

Codecov Report

Merging #1657 (55fbb98) into main (18ae75c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1657      +/-   ##
==========================================
+ Coverage   91.48%   91.49%   +0.01%     
==========================================
  Files         144      144              
  Lines        7374     7388      +14     
  Branches     1471     1474       +3     
==========================================
+ Hits         6746     6760      +14     
  Misses        628      628              
Files Coverage Δ
...try-instrumentation-express/src/instrumentation.ts 100.00% <100.00%> (ø)
...opentelemetry-instrumentation-express/src/utils.ts 97.61% <100.00%> (+0.25%) ⬆️