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 json and jsonl formats #41

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportMon, March 18, 2024 at 01:42:27 UTC
Projecttheseus-rs/rsql
Branchadd-json-format
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
version➖ (view plot)47832000.000

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

Codecov Report

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

Project coverage is 86.51%. Comparing base (9078523) to head (e8eee54).

Files Patch % Lines
rsql_core/src/formatters/json.rs 82.02% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 86.46% 86.51% +0.04% ========================================== Files 41 43 +2 Lines 3117 3247 +130 ========================================== + Hits 2695 2809 +114 - Misses 422 438 +16 ```

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