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!: run commands from file, stdin, or command line #53

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportWed, March 20, 2024 at 23:11:49 UTC
Projecttheseus-rs/rsql
Branchfile-command-stdin-support
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)45145000.000

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

Codecov Report

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

Project coverage is 90.38%. Comparing base (daa1b38) to head (143b7dd).

Files Patch % Lines
rsql_core/src/shell/repl.rs 0.00% 66 Missing :warning:
rsql_core/src/shell/args.rs 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== + Coverage 89.94% 90.38% +0.43% ========================================== Files 45 45 Lines 3789 3899 +110 ========================================== + Hits 3408 3524 +116 + Misses 381 375 -6 ```

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