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

feat: right align numeric data in tables #120

Closed brianheineman closed 7 months ago

github-actions[bot] commented 7 months ago

🐰Bencher

ReportFri, April 12, 2024 at 22:08:49 UTC
Projecttheseus-rs/rsql
Branchtable-cell-alignment
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)3701500.000
postgres-embedded➖ (view plot)817630000.000
postgresql-embedded➖ (view plot)818550000.000
rusqlite➖ (view plot)272010.000
sqlite➖ (view plot)510440.000

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

Codecov Report

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

Project coverage is 95.89%. Comparing base (36f95d4) to head (d662b8b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 95.87% 95.89% +0.02% ========================================== Files 79 79 Lines 9084 9144 +60 ========================================== + Hits 8709 8769 +60 Misses 375 375 ```

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