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

feat: convert localizations from language-country to langauge #119

Closed brianheineman closed 7 months ago

github-actions[bot] commented 7 months ago

🐰Bencher

ReportFri, April 12, 2024 at 19:30:47 UTC
Projecttheseus-rs/rsql
Branchconvert-to-languages
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)3951000.000
postgres-embedded➖ (view plot)816260000.000
postgresql-embedded➖ (view plot)823110000.000
rusqlite➖ (view plot)268340.000
sqlite➖ (view plot)502530.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.87%. Comparing base (cd7aaa9) to head (004cdfe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ======================================= Coverage 95.87% 95.87% ======================================= Files 79 79 Lines 9084 9084 ======================================= Hits 8709 8709 Misses 375 375 ```

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