Skip to content

database: Add partial index on versions table #8734

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
May 27, 2024

Conversation

eth3lbert
Copy link
Contributor

@eth3lbert eth3lbert commented May 27, 2024

This PR is the first in a sequence of multiple PRs that improve the performance of reverse dependencies using the default_versions table.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels May 27, 2024
@Turbo87 Turbo87 merged commit ad4c6a8 into rust-lang:main May 27, 2024
7 checks passed
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.48%. Comparing base (648aa10) to head (429475d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8734   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files         276      276           
  Lines       27451    27451           
=======================================
  Hits        24291    24291           
  Misses       3160     3160           

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

@eth3lbert eth3lbert deleted the yanked-index branch May 28, 2024 06:18
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.

2 participants