Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 19, 2024

This already exists with a slightly similar name, so we might as well use it :D

There appears to be no reason for the `team()` fn to return an `Owner` instead of a `Team`, aside from the `Owner` being required by the `add_crate_to_team()` fn. But that fn literally has `team` in the name, so it might as well take a `Team` as an argument too :D
This already exists with a slightly similar name, so we might as well use it :D
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 19, 2024
@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 (3fa4876) to head (afde7f9).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10012      +/-   ##
==========================================
- Coverage   89.20%   89.19%   -0.01%     
==========================================
  Files         295      295              
  Lines       30766    30747      -19     
==========================================
- Hits        27444    27425      -19     
  Misses       3322     3322              

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


🚨 Try these New Features:

@Turbo87 Turbo87 merged commit 0417b08 into rust-lang:main Nov 20, 2024
10 checks passed
@Turbo87 Turbo87 deleted the duplicate-fn branch November 20, 2024 07:52
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