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

feat: add describe command #135

Closed brianheineman closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.43%. Comparing base (1e0f1a6) to head (6d9bc1d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== + Coverage 95.33% 95.43% +0.09% ========================================== Files 89 90 +1 Lines 10469 10690 +221 ========================================== + Hits 9981 10202 +221 Misses 488 488 ```

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

github-actions[bot] commented 6 months ago

🐰Bencher

ReportFri, May 17, 2024 at 18:30:41 UTC
Projecttheseus-rs/rsql
Branchadd-describe-command
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)3,985,900.00
postgres-embedded➖ (view plot)802,900,000.00
postgresql-embedded➖ (view plot)803,090,000.00
rusqlite➖ (view plot)300,060.00
sqlite➖ (view plot)532,150.00

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