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 expanded format #154

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 99.30556% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.87%. Comparing base (9d1d425) to head (7e72a87).

Files Patch % Lines
rsql_cli/src/update.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================== + Coverage 94.83% 94.87% +0.03% ========================================== Files 92 93 +1 Lines 10805 10889 +84 ========================================== + Hits 10247 10331 +84 Misses 558 558 ```

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

github-actions[bot] commented 5 months ago

🐰Bencher

ReportSun, June 23, 2024 at 17:08:56 UTC
Projecttheseus-rs/rsql
Branchadd-expanded-format
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,228,500.00
postgres-embedded➖ (view plot)814,440,000.00
postgresql-embedded➖ (view plot)817,300,000.00
rusqlite➖ (view plot)3,662,800.00
sqlite➖ (view plot)3,927,300.00

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