Skip to content

Wizard: make users optional for image mode builds (HMS-11164) - #4739

Closed
lucasgarfield wants to merge 1 commit into
lucas/cockpit/5-container-installerfrom
lucas/cockpit/6-optional-users
Closed

Wizard: make users optional for image mode builds (HMS-11164)#4739
lucasgarfield wants to merge 1 commit into
lucas/cockpit/5-container-installerfrom
lucas/cockpit/6-optional-users

Wizard: make users optional for image mode builds (HMS-11164)

78776f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 1s

79.09% (+0.69%) compared to 358a62e

View this Pull Request on Codecov

79.09% (+0.69%) compared to 358a62e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.09%. Comparing base (358a62e) to head (78776f1).

Impacted file tree graph

@@                           Coverage Diff                           @@
##           lucas/cockpit/5-container-installer    #4739      +/-   ##
=======================================================================
+ Coverage                                78.39%   79.09%   +0.69%     
=======================================================================
  Files                                      264      265       +1     
  Lines                                     7016     7021       +5     
  Branches                                  2583     2546      -37     
=======================================================================
+ Hits                                      5500     5553      +53     
+ Misses                                    1437     1372      -65     
- Partials                                    79       96      +17     
Files with missing lines Coverage Δ
...ageWizard/steps/Review/components/NoUsersAlert.tsx 100.00% <100.00%> (ø)
...omponents/CreateImageWizard/steps/Review/index.tsx 100.00% <ø> (ø)
...Components/CreateImageWizard/steps/Users/index.tsx 100.00% <100.00%> (+28.57%) ⬆️
...ents/CreateImageWizard/utilities/useValidation.tsx 87.66% <ø> (+0.55%) ⬆️

... and 17 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 358a62e...78776f1. 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.