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: utilize sqlx for database management to support PostgreSQL installations that do not bundle psql #95

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

🐰Bencher

ReportMon, July 1, 2024 at 15:37:29 UTC
Projecttheseus-rs/postgresql-embedded
Branchutilize-sqlx-for-database-management
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)
extract➖ (view plot)154,580.00
lifecycle➖ (view plot)925,580,000.00

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

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.49%. Comparing base (794751d) to head (1d6d2fd).

Files Patch % Lines
postgresql_embedded/src/postgresql.rs 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   99.52%   99.49%   -0.04%     
==========================================
  Files          81       82       +1     
  Lines        8696     8725      +29     
==========================================
+ Hits         8655     8681      +26     
- Misses         41       44       +3     

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

@brianheineman brianheineman merged commit 97a7447 into main Jul 1, 2024
12 of 13 checks passed
@brianheineman brianheineman deleted the utilize-sqlx-for-database-management branch July 1, 2024 15:48
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