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: check for updates once every 24 hours #139

Closed brianheineman closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.28%. Comparing base (58eb97c) to head (8f06453).

Files Patch % Lines
rsql_cli/src/update.rs 74.46% 24 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== - Coverage 95.44% 95.28% -0.16% ========================================== Files 90 91 +1 Lines 10726 10793 +67 ========================================== + Hits 10237 10284 +47 - Misses 489 509 +20 ```

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

github-actions[bot] commented 6 months ago

🐰Bencher

ReportSat, May 18, 2024 at 17:47:18 UTC
Projecttheseus-rs/rsql
Branchadd-update-check-interval
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,841,000.00
postgres-embedded➖ (view plot)806,910,000.00
postgresql-embedded➖ (view plot)815,280,000.00
rusqlite➖ (view plot)297,100.00
sqlite➖ (view plot)529,870.00

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