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

fix: corrected cfg error with rustc 1.80 #173

Closed brianheineman closed 3 months ago

github-actions[bot] commented 3 months ago

🐰Bencher

ReportThu, July 25, 2024 at 15:25:19 UTC
Projecttheseus-rs/rsql
Branchupdates-for-latest-rustc
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,057,600.00
postgres-embedded➖ (view plot)821,310,000.00
postgresql-embedded➖ (view plot)831,460,000.00
rusqlite➖ (view plot)3,621,200.00
sqlite➖ (view plot)3,934,000.00

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

Codecov Report

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

Project coverage is 94.90%. Comparing base (ccf3250) to head (1fdae2c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== + Coverage 94.83% 94.90% +0.07% ========================================== Files 94 94 Lines 11051 11207 +156 ========================================== + Hits 10480 10636 +156 Misses 571 571 ```

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