Skip to content

worker: Inline connection() fn #8384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Mar 29, 2024

This functions is only used with check_for_failed_jobs() at this point, so we might as well inline it.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Mar 29, 2024
@Turbo87 Turbo87 enabled auto-merge (squash) March 29, 2024 15:31
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.64%. Comparing base (eee300c) to head (543dad1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8384   +/-   ##
=======================================
  Coverage   87.63%   87.64%           
=======================================
  Files         272      272           
  Lines       26339    26342    +3     
=======================================
+ Hits        23083    23087    +4     
+ Misses       3256     3255    -1     

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

@Turbo87 Turbo87 merged commit 841c9fa into rust-lang:main Mar 29, 2024
@Turbo87 Turbo87 deleted the connection-fn branch March 29, 2024 15:37
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