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

fix: remove unuseful patch message from instrumentations #2161

Merged
merged 30 commits into from
May 2, 2024

Merge branch 'main' into no-patch-diag

8185fbd
Select commit
Loading
Failed to load commit list.
Merged

fix: remove unuseful patch message from instrumentations #2161

Merge branch 'main' into no-patch-diag
8185fbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

90.45% (-0.53%) compared to dfb2dff

View this Pull Request on Codecov

90.45% (-0.53%) compared to dfb2dff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.45%. Comparing base (dfb2dff) to head (8185fbd).
Report is 99 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2161      +/-   ##
==========================================
- Coverage   90.97%   90.45%   -0.53%     
==========================================
  Files         146      147       +1     
  Lines        7492     7571      +79     
  Branches     1502     1589      +87     
==========================================
+ Hits         6816     6848      +32     
- Misses        676      723      +47     
Files Coverage Δ
...ode/instrumentation-tedious/src/instrumentation.ts 92.30% <ø> (-0.17%) ⬇️
...lemetry-instrumentation-dns/src/instrumentation.ts 94.59% <ø> (+11.05%) ⬆️
...try-instrumentation-fastify/src/instrumentation.ts 95.41% <ø> (-0.07%) ⬇️
...emetry-instrumentation-hapi/src/instrumentation.ts 99.30% <ø> (-0.01%) ⬇️
...emetry-instrumentation-knex/src/instrumentation.ts 98.70% <100.00%> (-0.08%) ⬇️
...metry-instrumentation-mysql/src/instrumentation.ts 92.72% <ø> (-0.46%) ⬇️
...etry-instrumentation-mysql2/src/instrumentation.ts 94.52% <ø> (-0.22%) ⬇️
...metry-instrumentation-redis/src/instrumentation.ts 92.68% <ø> (-0.80%) ⬇️

... and 24 files with indirect coverage changes