test: verify CI passes with catalog index 1.10 (baseline for #5122)#5126
Closed
jonkoops wants to merge 1 commit into
Closed
test: verify CI passes with catalog index 1.10 (baseline for #5122)#5126jonkoops wants to merge 1 commit into
jonkoops wants to merge 1 commit into
Conversation
Trigger CI to confirm the existing 1.10 catalog index still works as a baseline comparison for redhat-developer#5122. Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5126 +/- ##
==========================================
- Coverage 55.39% 54.77% -0.62%
==========================================
Files 122 110 -12
Lines 2365 2147 -218
Branches 544 542 -2
==========================================
- Hits 1310 1176 -134
+ Misses 1049 969 -80
+ Partials 6 2 -4
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Baseline CI run to confirm the existing
quay.io/rhdh/plugin-catalog-index:1.10still works. This establishes whether the smoke test failure on #5122 is related to the catalog index change or is a pre-existing flaky test.Close without merging once CI results are in.