theseus-rs / postgresql-embedded

Embed PostgreSQL database
Apache License 2.0
68 stars 11 forks source link

feat: utilize sqlx for database management to support PostgreSQL installations that do not bundle psql #95

Closed brianheineman closed 3 months ago

github-actions[bot] commented 3 months ago

🐰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
codecov[bot] commented 3 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.