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

perf(instrumentation-pg): do not split query to determine operation name #2029

Merged
merged 3 commits into from
May 22, 2024

Merge branch 'main' into index_of_command_name

81dc59d
Select commit
Loading
Failed to load commit list.
Merged

perf(instrumentation-pg): do not split query to determine operation name #2029

Merge branch 'main' into index_of_command_name
81dc59d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 0s

90.38% (-0.60%) compared to dfb2dff

View this Pull Request on Codecov

90.38% (-0.60%) compared to dfb2dff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.38%. Comparing base (dfb2dff) to head (81dc59d).
Report is 135 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2029      +/-   ##
==========================================
- Coverage   90.97%   90.38%   -0.60%     
==========================================
  Files         146      147       +1     
  Lines        7492     7506      +14     
  Branches     1502     1573      +71     
==========================================
- Hits         6816     6784      -32     
- Misses        676      722      +46     
Files Coverage Δ
...node/opentelemetry-instrumentation-pg/src/utils.ts 97.22% <100.00%> (+0.25%) ⬆️

... and 42 files with indirect coverage changes