theseus-rs / rsql

Command line interface for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
https://theseus-rs.github.io/rsql/rsql_cli/
Apache License 2.0
131 stars 5 forks source link

feat: install postgresql embedded to rsql configuration directory #30

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportSat, March 16, 2024 at 04:05:34 UTC
Projecttheseus-rs/rsql
Branchpostgresql-embedded-install-directory
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)46054000.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 85.18519% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 86.36%. Comparing base (6db237b) to head (ae22cbb).

Files Patch % Lines
rsql_core/src/drivers/postgresql.rs 77.77% 4 Missing :warning:
rsql_core/src/shell/repl.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 86.45% 86.36% -0.10% ========================================== Files 33 33 Lines 2731 2764 +33 ========================================== + Hits 2361 2387 +26 - Misses 370 377 +7 ```

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