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

test: add functional and benchmark tests #95

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportFri, March 29, 2024 at 23:24:05 UTC
Projecttheseus-rs/rsql
Branchadd-tests
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgres-embedded➖ (view plot)805580000.000
postgresql-embedded➖ (view plot)805670000.000
rusqlite➖ (view plot)263340.000
sqlite➖ (view plot)498890.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 96.09%. Comparing base (8f98e36) to head (47d2341).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== + Coverage 96.03% 96.09% +0.06% ========================================== Files 73 73 Lines 8011 8067 +56 ========================================== + Hits 7693 7752 +59 + Misses 318 315 -3 ```

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