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: add redshift driver #199

Merged
merged 1 commit into from
Oct 2, 2024
Merged

feat: add redshift driver #199

merged 1 commit into from
Oct 2, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Oct 2, 2024
@brianheineman
Copy link
Contributor Author

Related SQLx fix for Redshift support: launchbadge/sqlx#2832

Copy link

github-actions bot commented Oct 2, 2024

🐰 Bencher Report

Branchadd-redshift-driver
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
postgres-embedded📈 view plot
⚠️ NO THRESHOLD
798,410,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
817,550,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,450,000.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,825,400.00
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.95%. Comparing base (243d709) to head (8bc6cfd).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   93.92%   93.95%   +0.02%     
==========================================
  Files          93       94       +1     
  Lines       11716    11756      +40     
==========================================
+ Hits        11004    11045      +41     
+ Misses        712      711       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brianheineman brianheineman merged commit eb825c7 into main Oct 2, 2024
14 checks passed
@brianheineman brianheineman deleted the add-redshift-driver branch October 2, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant