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

refactor!: remove public access for individual drivers #201

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Oct 3, 2024

🐰 Bencher Report

Branchchange-driver-access
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
810,790,000.00
postgresql-embedded📈 view plot
⚠️ NO THRESHOLD
828,940,000.00
rusqlite📈 view plot
⚠️ NO THRESHOLD
4,174,700.00
sqlite📈 view plot
⚠️ NO THRESHOLD
4,487,900.00
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.36%. Comparing base (933e762) to head (9ca0b06).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   93.36%   93.36%           
=======================================
  Files          94       94           
  Lines       11965    11965           
=======================================
  Hits        11171    11171           
  Misses        794      794           

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

@brianheineman brianheineman merged commit 8bc88d3 into main Oct 3, 2024
14 checks passed
@brianheineman brianheineman deleted the change-driver-access branch October 3, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant