Skip to content

Fix downstream Go imports after module rename to kubeflow/hub

11adb5a
Select commit
Loading
Failed to load commit list.
Merged

Sync from kubeflow/model-registry 6eb25cf #7394

Fix downstream Go imports after module rename to kubeflow/hub
11adb5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

65.06% (-0.05%) compared to d73dabc

View this Pull Request on Codecov

65.06% (-0.05%) compared to d73dabc

Details

Codecov Report

❌ Patch coverage is 4.25532% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.06%. Comparing base (d73dabc) to head (11adb5a).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...nd/src/app/pages/mcpCatalog/screens/McpCatalog.tsx 0.00% 15 Missing ⚠️
...pages/mcpCatalog/screens/McpCatalogGalleryView.tsx 6.66% 14 Missing ⚠️
.../app/pages/modelCatalog/utils/modelCatalogUtils.ts 12.50% 7 Missing ⚠️
...ens/ModelTransferJobs/ModelTransferJobTableRow.tsx 0.00% 6 Missing ⚠️
...mcpCatalog/screens/McpCatalogSourceLabelBlocks.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7394      +/-   ##
==========================================
- Coverage   65.10%   65.06%   -0.05%     
==========================================
  Files        2466     2466              
  Lines       76565    76604      +39     
  Branches    19338    19358      +20     
==========================================
- Hits        49848    49841       -7     
- Misses      26717    26763      +46     
Files with missing lines Coverage Δ
...mcpCatalog/screens/McpCatalogSourceLabelBlocks.tsx 7.14% <0.00%> (-0.86%) ⬇️
...ens/ModelTransferJobs/ModelTransferJobTableRow.tsx 3.77% <0.00%> (-0.23%) ⬇️
.../app/pages/modelCatalog/utils/modelCatalogUtils.ts 16.77% <12.50%> (-0.12%) ⬇️
...pages/mcpCatalog/screens/McpCatalogGalleryView.tsx 6.06% <6.66%> (-3.94%) ⬇️
...nd/src/app/pages/mcpCatalog/screens/McpCatalog.tsx 3.84% <0.00%> (-3.30%) ⬇️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d73dabc...11adb5a. Read the comment docs.

🚀 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.