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

refactor!: move Results from FormatterOptions to Formatter.execute() #88

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 95.72%. Comparing base (f72cdba) to head (96afa73).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== - Coverage 95.74% 95.72% -0.02% ========================================== Files 63 63 Lines 6856 6838 -18 ========================================== - Hits 6564 6546 -18 Misses 292 292 ```

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

github-actions[bot] commented 7 months ago

🐰Bencher

ReportWed, March 27, 2024 at 19:38:02 UTC
Projecttheseus-rs/rsql
Branchrefactor-formatter-trait
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql➖ (view plot)800670000.000
sqlite➖ (view plot)503570.000

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