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!: added QueryResult next() #108

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 95.95%. Comparing base (1fa5422) to head (a1b57de).

Files Patch % Lines
rsql_core/src/executors/sql.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== - Coverage 96.02% 95.95% -0.07% ========================================== Files 77 77 Lines 8376 8409 +33 ========================================== + Hits 8043 8069 +26 - Misses 333 340 +7 ```

: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:25:21 UTC
Projecttheseus-rs/rsql
Branchrow-iterator
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgres-embedded➖ (view plot)805910000.000
postgresql-embedded➖ (view plot)822410000.000
rusqlite➖ (view plot)261440.000
sqlite➖ (view plot)494770.000

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