Skip to content

database/tests/schema_details: Use async queries #10010

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

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 19, 2024

One less codepath using the sync database connection pool :)

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.21%. Comparing base (3fa4876) to head (e5468f2).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10010      +/-   ##
==========================================
+ Coverage   89.20%   89.21%   +0.01%     
==========================================
  Files         295      295              
  Lines       30766    30772       +6     
==========================================
+ Hits        27444    27454      +10     
+ Misses       3322     3318       -4     

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


🚨 Try these New Features:

@Turbo87 Turbo87 merged commit 1b416a4 into rust-lang:main Nov 20, 2024
10 checks passed
@Turbo87 Turbo87 deleted the async-schema-details branch November 20, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant