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

chore: update default embedded postgresql version to 17.1.0 #224

Closed brianheineman closed 5 days ago

github-actions[bot] commented 5 days ago

🐰 Bencher Report

Branchupdate-postgresql
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

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
BenchmarkLatencynanoseconds (ns)
postgres-embedded📈 view plot
⚠️ NO THRESHOLD
828,680,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
843,350,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,648,000.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,965,400.00
🐰 View full continuous benchmarking report in Bencher
codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 93.79%. Comparing base (cfab59d) to head (2be83b8). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ======================================= Coverage 93.79% 93.79% ======================================= Files 94 94 Lines 12680 12680 ======================================= Hits 11893 11893 Misses 787 787 ```

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