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 echo prompt option #141

Closed brianheineman closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.25%. Comparing base (cb065e1) to head (7d89158).

Files Patch % Lines
rsql_core/src/configuration.rs 59.09% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== - Coverage 95.28% 95.25% -0.03% ========================================== Files 91 91 Lines 10793 10878 +85 ========================================== + Hits 10284 10362 +78 - Misses 509 516 +7 ```

: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

ReportSun, May 19, 2024 at 03:24:51 UTC
Projecttheseus-rs/rsql
Branchadd-echo-prompt-option
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)4,227,800.00
postgres-embedded➖ (view plot)815,390,000.00
postgresql-embedded➖ (view plot)811,730,000.00
rusqlite➖ (view plot)299,500.00
sqlite➖ (view plot)536,420.00

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