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

[release-v0.4] (bugfix): add label selector to sync list queries #123

remove all label len checks

098fbaa
Select commit
Loading
Failed to load commit list.
Merged

[release-v0.4] (bugfix): add label selector to sync list queries #123

remove all label len checks
098fbaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2023 in 0s

79.62% (+1.50%) compared to 3b1780e

View this Pull Request on Codecov

79.62% (+1.50%) compared to 3b1780e

Details

Codecov Report

Merging #123 (098fbaa) into release-v0.4 (3b1780e) will increase coverage by 1.50%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##           release-v0.4     #123      +/-   ##
================================================
+ Coverage         78.11%   79.62%   +1.50%     
================================================
  Files                 1        1              
  Lines               265      265              
================================================
+ Hits                207      211       +4     
+ Misses               37       33       -4     
  Partials             21       21              
Impacted Files Coverage Δ
pkg/controllers/core/catalog_controller.go 79.62% <0.00%> (+1.50%) ⬆️