Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 19, 2024

This pull requests gets rid of more spawn_blocking() fns by converting the code to async/await and taking advantage of diesel-async queries.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 19, 2024
@Turbo87 Turbo87 enabled auto-merge November 19, 2024 11:41
@Turbo87 Turbo87 merged commit 5c00187 into rust-lang:main Nov 19, 2024
8 checks passed
@Turbo87 Turbo87 deleted the async-version-metadata branch November 19, 2024 11:49
@codecov
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.19%. Comparing base (a1b9583) to head (80e44a8).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10001   +/-   ##
=======================================
  Coverage   89.19%   89.19%           
=======================================
  Files         295      295           
  Lines       30753    30757    +4     
=======================================
+ Hits        27429    27433    +4     
  Misses       3324     3324           

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


🚨 Try these New Features:

@bors bors mentioned this pull request Nov 19, 2024
1 task
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