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
131 stars 5 forks source link

feat: add progress indicator to long running operations #34

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportSat, March 16, 2024 at 17:55:40 UTC
Projecttheseus-rs/rsql
Branchprogress-indicator
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)44835000.000

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

Codecov Report

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

Project coverage is 85.91%. Comparing base (ef38ffc) to head (7f281bd).

Files Patch % Lines
rsql_core/src/commands/command.rs 0.00% 8 Missing :warning:
rsql_core/src/configuration.rs 55.55% 8 Missing :warning:
rsql_core/src/formatters/formatter.rs 0.00% 7 Missing :warning:
rsql_core/src/shell/repl.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== - Coverage 86.39% 85.91% -0.49% ========================================== Files 33 33 Lines 2772 2790 +18 ========================================== + Hits 2395 2397 +2 - Misses 377 393 +16 ```

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