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

feat: add limit command #94

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportFri, March 29, 2024 at 19:45:41 UTC
Projecttheseus-rs/rsql
Branchadd-limit-command
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql-embedded➖ (view plot)805650000.000
sqlite➖ (view plot)497740.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 96.03%. Comparing base (113a900) to head (e2d2e7f).

Files Patch % Lines
rsql_core/src/configuration.rs 75.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== + Coverage 95.98% 96.03% +0.04% ========================================== Files 72 73 +1 Lines 7837 8011 +174 ========================================== + Hits 7522 7693 +171 - Misses 315 318 +3 ```

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