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

test: add mariadb integration test #132

Merged
merged 1 commit into from
May 3, 2024

Conversation

brianheineman
Copy link
Contributor

@brianheineman brianheineman commented May 3, 2024

Copy link

github-actions bot commented May 3, 2024

🐰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

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

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

@brianheineman brianheineman merged commit 2f15ca5 into main May 3, 2024
16 checks passed
@brianheineman brianheineman deleted the add-mariadb-integration-test branch May 3, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant