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 i18n support #69

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportSat, March 23, 2024 at 18:12:55 UTC
Projecttheseus-rs/rsql
Branchi18n
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql➖ (view plot)796160000.000
sqlite➖ (view plot)251870.000

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

Codecov Report

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

Project coverage is 95.92%. Comparing base (8e3f8d8) to head (5be5a07).

Files Patch % Lines
rsql_core/src/shell/repl.rs 0.00% 32 Missing :warning:
rsql_cli/src/main.rs 0.00% 15 Missing :warning:
rsql_core/src/commands/history.rs 98.91% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== - Coverage 96.29% 95.92% -0.38% ========================================== Files 53 54 +1 Lines 5104 5273 +169 ========================================== + Hits 4915 5058 +143 - Misses 189 215 +26 ```

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