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

(refactor): Remove deprecated CatalogMetadata and associated code #169

Merged

Conversation

everettraven
Copy link
Collaborator

Description

  • Removes all references and code for the CatalogMetadata api since it has been deprecated since v0.5.0

Motivation

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@everettraven everettraven requested a review from a team as a code owner September 15, 2023 20:17
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: +7.43% 🎉

Comparison is base (f9c6bcf) 79.06% compared to head (0b5e3ca) 86.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   79.06%   86.50%   +7.43%     
==========================================
  Files           3        3              
  Lines         215      126      -89     
==========================================
- Hits          170      109      -61     
+ Misses         28       10      -18     
+ Partials       17        7      -10     
Files Changed Coverage Δ
pkg/controllers/core/catalog_controller.go 93.54% <ø> (+12.22%) ⬆️

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

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
@joelanford joelanford added this pull request to the merge queue Sep 15, 2023
Merged via the queue into operator-framework:main with commit 21ba18e Sep 15, 2023
9 of 10 checks passed
Sign up for free to 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.

Remove deprecated feature gates and associated functionality/code
2 participants