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

feat: add rusqlite driver #76

Closed brianheineman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 95.04%. Comparing base (a21b120) to head (9350e58).

Files Patch % Lines
rsql_core/src/drivers/rusqlite.rs 96.25% 9 Missing :warning:
rsql_core/src/drivers/sqlite.rs 82.75% 5 Missing :warning:
rsql_core/src/drivers/postgresql.rs 95.00% 2 Missing :warning:
rsql_core/src/drivers/driver.rs 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 94.95% 95.04% +0.09% ========================================== Files 54 55 +1 Lines 5612 5916 +304 ========================================== + Hits 5329 5623 +294 - Misses 283 293 +10 ```

: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

ReportMon, March 25, 2024 at 17:43:48 UTC
Projecttheseus-rs/rsql
Branchrusqlite-driver
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql➖ (view plot)795390000.000
sqlite➖ (view plot)244980.000

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