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

Enable CatalogMetadataAPI via explicit flag, fix syncing issues #138

Merged
merged 2 commits into from
Aug 14, 2023

enable CatalogMetadataAPI alongside deprecated PackagesBundleMetadata…

cd506d3
Select commit
Loading
Failed to load commit list.
Merged

Enable CatalogMetadataAPI via explicit flag, fix syncing issues #138

enable CatalogMetadataAPI alongside deprecated PackagesBundleMetadata…
cd506d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 12, 2023 in 0s

78.01% (-1.61%) compared to 8a5e079

View this Pull Request on Codecov

78.01% (-1.61%) compared to 8a5e079

Details

Codecov Report

Merging #138 (cd506d3) into main (8a5e079) will decrease coverage by 1.61%.
Report is 1 commits behind head on main.
The diff coverage is 80.95%.

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   79.62%   78.01%   -1.61%     
==========================================
  Files           1        2       +1     
  Lines         265      282      +17     
==========================================
+ Hits          211      220       +9     
- Misses         33       39       +6     
- Partials       21       23       +2     
Files Changed Coverage Δ
pkg/controllers/core/catalog_controller.go 77.85% <78.94%> (-1.77%) ⬇️
internal/k8sutil/k8sutil.go 100.00% <100.00%> (ø)