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

test: add mariadb integration test #132

Closed brianheineman closed 6 months ago

brianheineman commented 6 months ago

Enabled by https://github.com/testcontainers/testcontainers-rs-modules-community/pull/127

github-actions[bot] commented 6 months ago

🐰Bencher

ReportFri, May 3, 2024 at 21:12:30 UTC
Projecttheseus-rs/rsql
Branchadd-mariadb-integration-test
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

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
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)3,924,000.00
postgres-embedded➖ (view plot)795,440,000.00
postgresql-embedded➖ (view plot)818,060,000.00
rusqlite➖ (view plot)299,280.00
sqlite➖ (view plot)535,090.00

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

Codecov Report

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

Project coverage is 96.09%. Comparing base (b30947b) to head (3911510).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ========================================== + Coverage 96.03% 96.09% +0.05% ========================================== Files 89 89 Lines 9809 9856 +47 ========================================== + Hits 9420 9471 +51 + Misses 389 385 -4 ```

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