Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 16, 2024

less blocking worker threads, more async :)

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 16, 2024
@Turbo87 Turbo87 force-pushed the async-session branch 2 times, most recently from cf51b2d to 444f141 Compare November 16, 2024 21:44
@Turbo87 Turbo87 enabled auto-merge November 16, 2024 21:46
@Turbo87 Turbo87 merged commit 3640ab0 into rust-lang:main Nov 16, 2024
8 checks passed
@Turbo87 Turbo87 deleted the async-session branch November 16, 2024 21:56
@codecov
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

Attention: Patch coverage is 74.43609% with 34 lines in your changes missing coverage. Please review.

Project coverage is 89.22%. Comparing base (b47ff50) to head (09bf303).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/controllers/user/session.rs 32.00% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9972      +/-   ##
==========================================
+ Coverage   89.21%   89.22%   +0.01%     
==========================================
  Files         293      293              
  Lines       30390    30394       +4     
==========================================
+ Hits        27113    27120       +7     
+ Misses       3277     3274       -3     

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

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