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

feat: provide help text on invalid command if available #75

Closed brianheineman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 94.95%. Comparing base (22e1a62) to head (caffe84).

Files Patch % Lines
rsql_core/src/shell/repl.rs 92.85% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 94.39% 94.95% +0.56% ========================================== Files 54 54 Lines 5511 5612 +101 ========================================== + Hits 5202 5329 +127 + Misses 309 283 -26 ```

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

github-actions[bot] commented 8 months ago

🐰Bencher

ReportSun, March 24, 2024 at 21:42:03 UTC
Projecttheseus-rs/rsql
Branchinvalid-command
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql➖ (view plot)787990000.000
sqlite➖ (view plot)252480.000

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