Skip to content

tests/unhealthy_database: Migrate from sync to async database pools #8441

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
Apr 10, 2024

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Apr 10, 2024

All of the API endpoints in these tests are using the async database pools at this point, so waiting until the sync connection pools are healthy again isn't particularly helpful :D

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Apr 10, 2024
All of the API endpoints in these tests are using the async database pools at this point, so waiting until the *sync* connection pools are healthy again isn't particularly helpful :D
@Turbo87 Turbo87 force-pushed the unhealthy-deadpool branch from 1b1e7f1 to 740caac Compare April 10, 2024 12:56
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.58%. Comparing base (92ace94) to head (740caac).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8441      +/-   ##
==========================================
- Coverage   87.58%   87.58%   -0.01%     
==========================================
  Files         272      272              
  Lines       26333    26330       -3     
==========================================
- Hits        23065    23061       -4     
- Misses       3268     3269       +1     

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

@Turbo87 Turbo87 merged commit cd48386 into rust-lang:main Apr 10, 2024
@Turbo87 Turbo87 deleted the unhealthy-deadpool branch April 10, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant