Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 12, 2024

TIL that sql() can be used in combination with #[diesel(select_expression = ...)] 😁

The number of deleted crates is usually no more than a dozen or two, so the extra complexity from the `HashMap` isn't really worth it here.
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 12, 2024
@Turbo87 Turbo87 enabled auto-merge November 12, 2024 14:12
@Turbo87 Turbo87 merged commit 12e3436 into rust-lang:main Nov 12, 2024
8 checks passed
@Turbo87 Turbo87 deleted the delete-crate-derive branch November 12, 2024 14:22
@codecov
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@5e3f0ab). Learn more about missing BASE report.
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/bin/crates-admin/delete_crate.rs 0.00% 31 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9911   +/-   ##
=======================================
  Coverage        ?   89.08%           
=======================================
  Files           ?      290           
  Lines           ?    30086           
  Branches        ?        0           
=======================================
  Hits            ?    26802           
  Misses          ?     3284           
  Partials        ?        0           

☔ 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