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 core #157

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.83%. Comparing base (16fad29) to head (c0ab228).

Files Patch % Lines
rsql_core/src/shell/repl.rs 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== - Coverage 94.84% 94.83% -0.02% ========================================== Files 93 93 Lines 10884 10880 -4 ========================================== - Hits 10323 10318 -5 - Misses 561 562 +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

ReportMon, June 24, 2024 at 00:45:30 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)7,827,100.00
postgres-embedded➖ (view plot)829,100,000.00
postgresql-embedded➖ (view plot)824,770,000.00
rusqlite➖ (view plot)3,742,300.00
sqlite➖ (view plot)4,039,700.00

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