Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for abbreviated commands #136

Merged
merged 1 commit into from
May 17, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (e5aeae3) to head (a182065).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          90       90           
  Lines       10690    10716   +26     
=======================================
+ Hits        10202    10227   +25     
- Misses        488      489    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🐰Bencher

ReportFri, May 17, 2024 at 18:59:14 UTC
Projecttheseus-rs/rsql
Branchadd-command-abbreviations
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)4,435,200.00
postgres-embedded➖ (view plot)816,770,000.00
postgresql-embedded➖ (view plot)821,320,000.00
rusqlite➖ (view plot)297,030.00
sqlite➖ (view plot)532,510.00

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

@brianheineman brianheineman merged commit 8b6b980 into main May 17, 2024
15 checks passed
@brianheineman brianheineman deleted the add-command-abbreviations branch May 17, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant