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: add option/command to bail on the first error #11

Closed brianheineman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 73.48%. Comparing base (a22bcbd) to head (a03d6ee).

Files Patch % Lines
rsql_core/src/shell/repl/impl.rs 0.00% 6 Missing :warning:
rsql_core/src/configuration.rs 97.95% 1 Missing :warning:
rsql_core/src/shell/bail.rs 99.04% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== + Coverage 72.19% 73.48% +1.28% ========================================== Files 28 29 +1 Lines 1971 2089 +118 ========================================== + Hits 1423 1535 +112 - Misses 548 554 +6 ```

: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

ReportWed, March 13, 2024 at 02:04:43 UTC
Projecttheseus-rs/rsql
Branchadd-bail-on-error
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)45111000.000

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