Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 22, 2024

There is no need for us to pass in the full database pool, when all we need is a single connection.

There is no need for us to pass in the full database pool, when all we need is a single connection.
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Oct 22, 2024
@codecov
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.89%. Comparing base (5accd17) to head (7e899a9).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/worker/jobs/archive_version_downloads.rs 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9731      +/-   ##
==========================================
+ Coverage   88.88%   88.89%   +0.01%     
==========================================
  Files         289      289              
  Lines       29568    29558      -10     
==========================================
- Hits        26282    26277       -5     
+ Misses       3286     3281       -5     

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

@Turbo87 Turbo87 merged commit 2d9c4d7 into rust-lang:main Oct 23, 2024
10 checks passed
@Turbo87 Turbo87 deleted the less-pools branch October 23, 2024 07:00
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