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

fix: correct editor history not being tracked when enabled #86

Closed brianheineman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 95.70%. Comparing base (cb09e3c) to head (d907232).

Files Patch % Lines
rsql_core/src/shell/repl.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== + Coverage 95.68% 95.70% +0.02% ========================================== Files 62 62 Lines 6806 6804 -2 ========================================== Hits 6512 6512 + Misses 294 292 -2 ```

: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

ReportTue, March 26, 2024 at 22:42:59 UTC
Projecttheseus-rs/rsql
Branchfix-editor-history
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql➖ (view plot)798540000.000
sqlite➖ (view plot)488360.000

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