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

feat: add CockroachDB driver #225

Closed brianheineman closed 1 week ago

github-actions[bot] commented 1 week ago

🐰 Bencher Report

Branchadd-cockroachdb-driver
Testbedlocalhost

⚠️ WARNING: No Threshold found!

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
825,980,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
831,190,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,468,000.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,805,400.00
🐰 View full continuous benchmarking report in Bencher
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 72.72727% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.50%. Comparing base (131e899) to head (ccc43ea). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
rsql_drivers/src/cockroachdb/driver.rs 65.38% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #225 +/- ## ========================================== - Coverage 93.79% 93.50% -0.30% ========================================== Files 94 95 +1 Lines 12680 12251 -429 ========================================== - Hits 11893 11455 -438 - Misses 787 796 +9 ```

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