Skip to content

feat(opentelemetry-instrumentation-pg): update types/pg version #2823

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

Merged
merged 3 commits into from
May 19, 2025

Conversation

maryliag
Copy link
Contributor

Update @types/pg-pool to latest

Fixes #2816

Copy link

codecov bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (24d8eab) to head (2425c0d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2823   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files         184      184           
  Lines        8966     8966           
  Branches     1835     1835           
=======================================
  Hits         8042     8042           
  Misses        924      924           
Files with missing lines Coverage Δ
...telemetry-instrumentation-pg/src/internal-types.ts 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@maryliag
Copy link
Contributor Author

test failures seem to be unrelated

@pichlermarc pichlermarc merged commit 6844e16 into open-telemetry:main May 19, 2025
23 checks passed
@dyladan dyladan mentioned this pull request May 19, 2025
@maryliag maryliag deleted the update-versions branch May 20, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@opentelemetry/auto-instrumentations-node fails typecheck due to old version of @types/pg package
2 participants