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

build: enable pedantic lints for formatters #155

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 90.62500% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.88%. Comparing base (0856823) to head (31e8336).

Files Patch % Lines
rsql_formatters/src/highlighter.rs 28.57% 5 Missing :warning:
rsql_formatters/src/writers/clipboard.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ======================================= Coverage 94.87% 94.88% ======================================= Files 93 93 Lines 10889 10890 +1 ======================================= + Hits 10331 10333 +2 + Misses 558 557 -1 ```

: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 19:08:14 UTC
Projecttheseus-rs/rsql
Branchenable-pedantic-lints
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)8,068,200.00
postgres-embedded➖ (view plot)823,390,000.00
postgresql-embedded➖ (view plot)832,240,000.00
rusqlite➖ (view plot)3,753,200.00
sqlite➖ (view plot)4,030,200.00

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