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: allow commands in rsql_core to be configured by caller #6

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportTue, March 12, 2024 at 16:06:27 UTC
Projecttheseus-rs/rsql
Branchconfigurable-commands
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)48895000.000

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

Codecov Report

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

Project coverage is 63.87%. Comparing base (3b459b1) to head (026232d).

Files Patch % Lines
rsql_core/src/shell/repl/impl.rs 0.00% 17 Missing :warning:
rsql_cli/src/main.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 62.45% 63.87% +1.41% ========================================== Files 25 26 +1 Lines 1489 1564 +75 ========================================== + Hits 930 999 +69 - Misses 559 565 +6 ```

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