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

refactor!: remove public access for individual drivers #201

Closed brianheineman closed 1 month ago

github-actions[bot] commented 1 month ago

🐰 Bencher Report

Branchchange-driver-access
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
810,790,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
828,940,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,174,700.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,487,900.00
🐰 View full continuous benchmarking report in Bencher
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.36%. Comparing base (933e762) to head (9ca0b06). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ======================================= Coverage 93.36% 93.36% ======================================= Files 94 94 Lines 11965 11965 ======================================= Hits 11171 11171 Misses 794 794 ```

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