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 unicode character width calculation #71

Closed brianheineman closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 94.21%. Comparing base (8ce71a5) to head (f139b84).

Files Patch % Lines
rsql_cli/src/main.rs 0.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== - Coverage 95.92% 94.21% -1.71% ========================================== Files 54 54 Lines 5273 5305 +32 ========================================== - Hits 5058 4998 -60 - Misses 215 307 +92 ```

: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

ReportSun, March 24, 2024 at 02:19:45 UTC
Projecttheseus-rs/rsql
Branchunicode-character-formatting
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql➖ (view plot)794770000.000
sqlite➖ (view plot)254180.000

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