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 rows command #92

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 95.93%. Comparing base (d5ece7f) to head (641ca55).

Files Patch % Lines
rsql_core/src/configuration.rs 76.19% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== + Coverage 95.87% 95.93% +0.05% ========================================== Files 70 71 +1 Lines 7110 7277 +167 ========================================== + Hits 6817 6981 +164 - Misses 293 296 +3 ```

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

github-actions[bot] commented 7 months ago

🐰Bencher

ReportFri, March 29, 2024 at 03:04:06 UTC
Projecttheseus-rs/rsql
Branchadd-rows-command
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql-embedded➖ (view plot)796980000.000
sqlite➖ (view plot)501770.000

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