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

chore: update lint macros #204

Closed brianheineman closed 1 month ago

github-actions[bot] commented 1 month ago

🐰 Bencher Report

Branchupdate-lints
Testbedlocalhost

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

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
BenchmarkLatencynanoseconds (ns)
postgres-embedded📈 view plot
⚠️ NO THRESHOLD
820,920,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
838,780,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,551,100.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,969,600.00
🐰 View full continuous benchmarking report in Bencher
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.79%. Comparing base (d0461ca) to head (2863d41). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## ========================================== - Coverage 93.79% 93.79% -0.01% ========================================== Files 94 94 Lines 12681 12680 -1 ========================================== - Hits 11894 11893 -1 Misses 787 787 ```

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