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
130 stars 5 forks source link

refactor!: move drivers into rsql_drivers crate #99

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 96.82540% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.89%. Comparing base (3aeaa0c) to head (8697481).

Files Patch % Lines
rsql_drivers/src/postgres/driver.rs 90.90% 1 Missing :warning:
rsql_drivers/src/postgresql/driver.rs 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== - Coverage 95.90% 95.89% -0.02% ========================================== Files 74 75 +1 Lines 8283 8232 -51 ========================================== - Hits 7944 7894 -50 + Misses 339 338 -1 ```

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