Skip to content

fix: do not include channel name or priority in bundle sorting during resolution - #420

Merged
joelanford merged 1 commit into
operator-framework:mainfrom
joelanford:fix-bundle-sorting
Sep 21, 2023
Merged

fix: do not include channel name or priority in bundle sorting during resolution#420
joelanford merged 1 commit into
operator-framework:mainfrom
joelanford:fix-bundle-sorting

Conversation

@joelanford

@joelanfordjoelanford commented Sep 20, 2023

Copy link
Copy Markdown
Member

Description

#413 fixed the bug described in #419

This PR updates tests to ensure there are no regressions.

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@joelanford
joelanford requested a review from a team as a code ownerSeptember 20, 2023 03:15
@codecov

codecovBot commented Sep 20, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (52a1e28) 84.42% compared to head (c45fb33) 84.42%.

Additional details and impacted files
@@ Coverage Diff @@## main #420 +/- ##
=======================================
Coverage 84.42% 84.42% =======================================
Files 23 23 Lines 777 777 =======================================
Hits 656 656 Misses 86 86 Partials 35 35 
FlagCoverage Δ
e2e66.92% <ø> (ø)
unit76.68% <ø> (ø)

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.

@joelanford
joelanford marked this pull request as draft September 20, 2023 03:55
@openshift-ciopenshift-ciBot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 20, 2023
@joelanford
joelanford marked this pull request as ready for review September 21, 2023 12:44
@openshift-ciopenshift-ciBot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 21, 2023
… sorting during resolution
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>

@dtfranzdtfranz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@joelanford
joelanford added this pull request to the merge queue Sep 21, 2023
Merged via the queue into operator-framework:main with commit 92aacefSep 21, 2023
@joelanford
joelanford deleted the fix-bundle-sorting branch June 20, 2024 19:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@joelanford@dtfranz