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

add postrgres adapter using typescript #839

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

chrisllontop
Copy link
Contributor

@chrisllontop chrisllontop commented Jun 10, 2023

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 🎉

Comparison is base (60102d3) 99.95% compared to head (8b5209b) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #839      +/-   ##
===========================================
+ Coverage   99.95%   100.00%   +0.04%     
===========================================
  Files          21        21              
  Lines        2492      2537      +45     
  Branches      274       328      +54     
===========================================
+ Hits         2491      2537      +46     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
packages/postgres/src/index.ts 100.00% <100.00%> (ø)
packages/postgres/src/pool.ts 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jaredwray jaredwray merged commit dda4712 into jaredwray:main Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants