Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 17, 2024

Everything is using the async variant now, so lets get rid of the sync one 🎉

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 17, 2024
@codecov
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.22%. Comparing base (2c10682) to head (005f1d6).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/auth.rs 50.00% 1 Missing ⚠️
src/bin/crates-admin/verify_token.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9983   +/-   ##
=======================================
  Coverage   89.21%   89.22%           
=======================================
  Files         292      292           
  Lines       30387    30384    -3     
=======================================
  Hits        27109    27109           
+ Misses       3278     3275    -3     

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

@Turbo87 Turbo87 merged commit 97e03ab into rust-lang:main Nov 18, 2024
10 checks passed
@Turbo87 Turbo87 deleted the async-find-user branch November 18, 2024 08:31
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