Skip to content

Wizard: Review step revamp (HMS-10785)#4594

Merged
ksiekl merged 2 commits into
mainfrom
review-revamp
Jul 9, 2026
Merged

Wizard: Review step revamp (HMS-10785)#4594
ksiekl merged 2 commits into
mainfrom
review-revamp

Wizard: rename `required` to `isStandalone` in `RestrictionStrategy`

ceeaa42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

74.56% (-3.37%) compared to d2fc091

View this Pull Request on Codecov

74.56% (-3.37%) compared to d2fc091

Details

Codecov Report

❌ Patch coverage is 88.50575% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.56%. Comparing base (d2fc091) to head (ceeaa42).
⚠️ Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
...mponents/AdvancedSettings/components/Firstboot.tsx 63.63% 4 Missing ⚠️
...Components/CreateImageWizard/CreateImageWizard.tsx 66.66% 3 Missing ⚠️
...ponents/AdvancedSettings/components/Filesystem.tsx 92.50% 2 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4594      +/-   ##
==========================================
- Coverage   77.92%   74.56%   -3.37%     
==========================================
  Files         255      259       +4     
  Lines        7118     7854     +736     
  Branches     2654     2874     +220     
==========================================
+ Hits         5547     5856     +309     
- Misses       1440     1780     +340     
- Partials      131      218      +87     
Files with missing lines Coverage Δ
...omponents/AdvancedSettings/components/Firewall.tsx 100.00% <ø> (ø)
...omponents/AdvancedSettings/components/Hostname.tsx 100.00% <ø> (ø)
.../components/AdvancedSettings/components/Kernel.tsx 100.00% <100.00%> (ø)
.../components/AdvancedSettings/components/Locale.tsx 100.00% <100.00%> (ø)
...omponents/AdvancedSettings/components/Services.tsx 100.00% <ø> (ø)
...omponents/AdvancedSettings/components/Timezone.tsx 100.00% <ø> (ø)
...ponents/AdvancedSettings/components/UserGroups.tsx 100.00% <100.00%> (ø)
...w/components/AdvancedSettings/components/Users.tsx 100.00% <100.00%> (ø)
...steps/Review/components/AdvancedSettings/index.tsx 100.00% <100.00%> (ø)
...rd/steps/Review/components/ImageOverview/index.tsx 100.00% <100.00%> (ø)
... and 4 more

... and 49 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 d2fc091...ceeaa42. 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.