Closed joelanford closed 3 months ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: joelanford
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Attention: Patch coverage is 92.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 48.22%. Comparing base (
e787595
) to head (0f175eb
). Report is 3 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
pkg/api/api_to_model.go | 50.00% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/lgtm
Description of the change: Validate that bundles within a package use unique semver versions.
Motivation for the change: This has always been assumed. Now we are explicitly checking.
I verified that the operatorhubio catalog and all of Red Hat's catalogs for OCP 4.15 and 4.16 continue to pass with this new validation.
Are there any other catalogs that should be checked?
Reviewer Checklist
/docs