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

featadd configurable driver support #12

Closed brianheineman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 73.84%. Comparing base (ebb286e) to head (6d11ad5).

Files Patch % Lines
rsql_cli/src/main.rs 0.00% 8 Missing :warning:
rsql_core/src/engine/drivers.rs 88.40% 8 Missing :warning:
rsql_core/src/engine/postgresql.rs 42.85% 4 Missing :warning:
rsql_core/src/engine/sqlite.rs 42.85% 4 Missing :warning:
rsql_core/src/shell/repl/impl.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 73.48% 73.84% +0.36% ========================================== Files 29 30 +1 Lines 2089 2168 +79 ========================================== + Hits 1535 1601 +66 - Misses 554 567 +13 ```

: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 14:58:55 UTC
Projecttheseus-rs/rsql
Branchconfigurable-drivers
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)45938000.000

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