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

refactor!: rename Commands to CommandManager #13

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportWed, March 13, 2024 at 15:40:29 UTC
Projecttheseus-rs/rsql
Branchrefactor-commands-to-command-manager
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)48079000.000

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

Codecov Report

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

Project coverage is 73.60%. Comparing base (54d2cba) to head (3c6887d).

Files Patch % Lines
rsql_core/src/shell/repl/impl.rs 0.00% 16 Missing :warning:
rsql_cli/src/main.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 73.84% 73.60% -0.24% ========================================== Files 30 30 Lines 2168 2175 +7 ========================================== Hits 1601 1601 - Misses 567 574 +7 ```

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