Skip to content

Conversation

@eth3lbert
Copy link
Contributor

This is a follow-up PR to #9872 that reduce/remove spawn_blocking() usage :)

@eth3lbert eth3lbert changed the title Reduce spawn blocking Reduce spawn_blocking() usage Nov 8, 2024
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 8, 2024
@codecov
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 99.25373% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.87%. Comparing base (b1ea000) to head (3583167).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/controllers/user/me.rs 98.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9877      +/-   ##
==========================================
- Coverage   88.88%   88.87%   -0.01%     
==========================================
  Files         289      289              
  Lines       30080    30053      -27     
==========================================
- Hits        26738    26711      -27     
  Misses       3342     3342              

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

@eth3lbert eth3lbert force-pushed the reduce-spawn-blocking branch from ce7630e to 3583167 Compare November 8, 2024 14:10
@Turbo87 Turbo87 merged commit eb1cc80 into rust-lang:main Nov 8, 2024
10 checks passed
@eth3lbert eth3lbert deleted the reduce-spawn-blocking branch November 8, 2024 15: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.

2 participants