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: remove references to postgresql_archive #152

Closed brianheineman closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.85%. Comparing base (0aa9956) to head (17b802b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== - Coverage 94.88% 94.85% -0.04% ========================================== Files 92 92 Lines 10815 10801 -14 ========================================== - Hits 10262 10245 -17 - Misses 553 556 +3 ```

: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

ReportThu, June 20, 2024 at 05:15:00 UTC
Projecttheseus-rs/rsql
Branchremove-postgresql-archive
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,336,800.00
postgres-embedded➖ (view plot)818,900,000.00
postgresql-embedded➖ (view plot)830,330,000.00
rusqlite➖ (view plot)3,728,200.00
sqlite➖ (view plot)4,023,000.00

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