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

refactor!: remove QueryResult rows() function #109

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.05%. Comparing base (9b42e9f) to head (da5cfb3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== + Coverage 95.95% 96.05% +0.09% ========================================== Files 77 77 Lines 8409 8409 ========================================== + Hits 8069 8077 +8 + Misses 340 332 -8 ```

: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, April 5, 2024 at 22:53:52 UTC
Projecttheseus-rs/rsql
Branchremove-rows-function
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgres-embedded➖ (view plot)807590000.000
postgresql-embedded➖ (view plot)809640000.000
rusqlite➖ (view plot)265420.000
sqlite➖ (view plot)500650.000

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