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: add echo highlighter #143

Closed brianheineman closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.27%. Comparing base (3a199d0) to head (4910f43).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #143 +/- ## ======================================= Coverage 95.26% 95.27% ======================================= Files 91 91 Lines 10734 10742 +8 ======================================= + Hits 10226 10234 +8 Misses 508 508 ```

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

github-actions[bot] commented 6 months ago

🐰Bencher

ReportSun, May 19, 2024 at 16:47:20 UTC
Projecttheseus-rs/rsql
Branchadd-echo-highlighter
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)7,180,900.00
postgres-embedded➖ (view plot)821,840,000.00
postgresql-embedded➖ (view plot)825,090,000.00
rusqlite➖ (view plot)3,538,200.00
sqlite➖ (view plot)3,842,800.00

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