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
129 stars 5 forks source link

refactor: update default format to psql #161

Closed brianheineman closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.81%. Comparing base (0757654) to head (5b4f4c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== - Coverage 94.81% 94.81% -0.01% ========================================== Files 93 93 Lines 10883 10880 -3 ========================================== - Hits 10319 10316 -3 Misses 564 564 ```

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

github-actions[bot] commented 4 months ago

🐰Bencher

ReportWed, June 26, 2024 at 17:37:25 UTC
Projecttheseus-rs/rsql
Branchupdate-default-format-to-psql
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)8,247,800.00
postgres-embedded➖ (view plot)825,990,000.00
postgresql-embedded➖ (view plot)825,890,000.00
rusqlite➖ (view plot)3,836,800.00
sqlite➖ (view plot)4,134,900.00

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