Skip to content

feat: seed UI collection watches from the list resourceVersion#6311

Merged
rpelczar merged 6 commits into
Marvin9/project-grpc-rest-migrationfrom
jacobboykin/resource-version-watch
Jun 22, 2026
Merged

feat: seed UI collection watches from the list resourceVersion#6311
rpelczar merged 6 commits into
Marvin9/project-grpc-rest-migrationfrom
jacobboykin/resource-version-watch

Merge branch 'Marvin9/project-grpc-rest-migration' into jacobboykin/r…

238f9f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

58.52% (+0.03%) compared to 4b89b86

View this Pull Request on Codecov

58.52% (+0.03%) compared to 4b89b86

Details

Codecov Report

❌ Patch coverage is 59.16667% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.52%. Comparing base (4b89b86) to head (238f9f6).

Files with missing lines Patch % Lines
pkg/server/watch_helpers.go 63.63% 20 Missing and 4 partials ⚠️
pkg/server/list_promotions_v1alpha1.go 31.03% 15 Missing and 5 partials ⚠️
pkg/server/kubernetes/client.go 36.66% 18 Missing and 1 partial ⚠️
pkg/server/query_freights_v1alpha1.go 55.00% 15 Missing and 3 partials ⚠️
pkg/server/list_stages_v1alpha1.go 78.37% 5 Missing and 3 partials ⚠️
pkg/server/resource_version.go 63.63% 3 Missing and 1 partial ⚠️
pkg/server/list_warehouses_v1alpha1.go 72.72% 2 Missing and 1 partial ⚠️
pkg/server/list_for_watch_seed.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                           Coverage Diff                           @@
##           Marvin9/project-grpc-rest-migration    #6311      +/-   ##
=======================================================================
+ Coverage                                58.49%   58.52%   +0.03%     
=======================================================================
  Files                                      501      503       +2     
  Lines                                    42226    42390     +164     
=======================================================================
+ Hits                                     24700    24809     +109     
- Misses                                   16030    16075      +45     
- Partials                                  1496     1506      +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.