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 tsv formatter #40

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportMon, March 18, 2024 at 00:14:01 UTC
Projecttheseus-rs/rsql
Branchadd-tsv-format
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)44400000.000

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

Codecov Report

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

Project coverage is 86.46%. Comparing base (90fe3f4) to head (31462c0).

Files Patch % Lines
rsql_core/src/formatters/delimited.rs 96.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 86.15% 86.46% +0.30% ========================================== Files 39 41 +2 Lines 3048 3117 +69 ========================================== + Hits 2626 2695 +69 Misses 422 422 ```

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