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 tee command #131

Closed brianheineman closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 96.03%. Comparing base (5442b6b) to head (76e96b1).

Files Patch % Lines
rsql_formatters/src/writers/fanout.rs 87.17% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================== - Coverage 96.03% 96.03% -0.01% ========================================== Files 87 89 +2 Lines 9688 9809 +121 ========================================== + Hits 9304 9420 +116 - Misses 384 389 +5 ```

: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

ReportFri, May 3, 2024 at 02:55:31 UTC
Projecttheseus-rs/rsql
Branchadd-tee-command
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)3,996,400.00
postgres-embedded➖ (view plot)802,820,000.00
postgresql-embedded➖ (view plot)823,160,000.00
rusqlite➖ (view plot)300,980.00
sqlite➖ (view plot)537,240.00

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