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 changes command #91

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 95.87%. Comparing base (7d94c60) to head (1d44d9a).

Files Patch % Lines
rsql_core/src/configuration.rs 75.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 95.82% 95.87% +0.05% ========================================== Files 69 70 +1 Lines 6945 7110 +165 ========================================== + Hits 6655 6817 +162 - Misses 290 293 +3 ```

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

github-actions[bot] commented 7 months ago

🐰Bencher

ReportFri, March 29, 2024 at 02:28:58 UTC
Projecttheseus-rs/rsql
Branchadd-changes-command
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql-embedded➖ (view plot)797020000.000
sqlite➖ (view plot)500090.000

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