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

build: update to use latest postgresql_embedded API #153

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the build label Jun 21, 2024
Copy link

github-actions bot commented Jun 21, 2024

🐰Bencher

ReportFri, June 21, 2024 at 22:31:29 UTC
Projecttheseus-rs/rsql
Branchupdate-postgresql-embedded
Testbedlocalhost

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

  • Latency (latency)

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
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)7,209,800.00
postgres-embedded➖ (view plot)811,480,000.00
postgresql-embedded➖ (view plot)811,770,000.00
rusqlite➖ (view plot)3,625,600.00
sqlite➖ (view plot)3,923,400.00

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.83%. Comparing base (f08809c) to head (23ff992).

Files Patch % Lines
rsql_drivers/src/postgres/driver.rs 87.50% 1 Missing ⚠️
rsql_drivers/src/postgresql/driver.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   94.85%   94.83%   -0.02%     
==========================================
  Files          92       92              
  Lines       10801    10805       +4     
==========================================
+ Hits        10245    10247       +2     
- Misses        556      558       +2     

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

@brianheineman brianheineman merged commit 9d1d425 into main Jun 21, 2024
13 of 14 checks passed
@brianheineman brianheineman deleted the update-postgresql-embedded branch June 21, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant