Skip to content
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

database: adding subject_backfilled index to manifest table (PROJQUAY-7360) #2963

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

bcaton85
Copy link
Contributor

Adds the manifest_repository_id_subject_backfilled to the manifest table to improve lookup of manifests that require subject backfill.

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.24%. Comparing base (c348df7) to head (9d0f760).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2963      +/-   ##
==========================================
+ Coverage   70.22%   70.24%   +0.01%     
==========================================
  Files         439      439              
  Lines       41121    41134      +13     
  Branches     5391     5391              
==========================================
+ Hits        28877    28893      +16     
  Misses      10539    10539              
+ Partials     1705     1702       -3     
Flag Coverage Δ
unit 70.24% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sunandadadi
Sunandadadi previously approved these changes Jun 21, 2024
Copy link
Contributor

@Sunandadadi Sunandadadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@Sunandadadi Sunandadadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bcaton85 bcaton85 merged commit bc06a3e into quay:master Jun 24, 2024
19 of 20 checks passed
Sunandadadi pushed a commit that referenced this pull request Jun 25, 2024
Sunandadadi pushed a commit that referenced this pull request Jun 25, 2024
Sunandadadi added a commit that referenced this pull request Jun 25, 2024
* resolving conflicts

* database: adding subject_backfilled index to manifest table (PROJQUAY-7360) (#2963)

adding subject_backfilled index to manifest table

* adding index to last_ran_ms and updating alembic head

* minor fixes

* updating cypress data

---------

Co-authored-by: Brandon Caton <[email protected]>
Sunandadadi pushed a commit that referenced this pull request Jun 27, 2024
Sunandadadi pushed a commit that referenced this pull request Jun 27, 2024
Sunandadadi added a commit that referenced this pull request Jun 27, 2024
* database: adding subject_backfilled index to manifest table (PROJQUAY-7360) (#2963)

adding subject_backfilled index to manifest table

* Rebasing with main

* updating cypress data

* fixing conflicts and rebasing with latest code

* adding tests

* Forcing an empty commit.

* Forcing an empty commit.

* skip_locked test fix

* adding tests

* minor fixes

---------

Co-authored-by: Brandon Caton <[email protected]>
Sunandadadi pushed a commit that referenced this pull request Jun 27, 2024
Sunandadadi added a commit that referenced this pull request Jun 27, 2024
…7076) (#2985)

* database: adding subject_backfilled index to manifest table (PROJQUAY-7360) (#2963)

adding subject_backfilled index to manifest table

* Rebasing with main

* updating cypress data

* Rebasing with latest

* Forcing an empty commit.

* minor fixes

* Autoprune model changes

* fixing failing tests

* format fix

---------

Co-authored-by: Brandon Caton <[email protected]>
Sunandadadi pushed a commit that referenced this pull request Jun 27, 2024
Sunandadadi added a commit that referenced this pull request Jun 27, 2024
… (#2986)

* database: adding subject_backfilled index to manifest table (PROJQUAY-7360) (#2963)

adding subject_backfilled index to manifest table

* Rebasing with latest

* updating cypress data

* Rebasing with latest

* Forcing an empty commit.

* minor fixes

* Rebasing with latest

* format fix

* ui

* Forcing an empty commit.

* adding ui validations

* minor type check fix

---------

Co-authored-by: Brandon Caton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants