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

refactor!: return exit code from evaluate #89

Closed brianheineman closed 7 months ago

github-actions[bot] commented 7 months ago

🐰Bencher

ReportThu, March 28, 2024 at 20:58:57 UTC
Projecttheseus-rs/rsql
Branchexit-code
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql-embedded➖ (view plot)804350000.000
sqlite➖ (view plot)498380.000

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

Codecov Report

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

Project coverage is 95.74%. Comparing base (25ac24f) to head (b04e77e).

Files Patch % Lines
rsql_core/src/shell/repl.rs 50.00% 5 Missing :warning:
rsql_cli/src/main.rs 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== + Coverage 95.72% 95.74% +0.01% ========================================== Files 63 63 Lines 6838 6836 -2 ========================================== - Hits 6546 6545 -1 + Misses 292 291 -1 ```

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