Skip to content

Wizard: always enable Next and Review buttons (HMS-10658)#4579

Open
mgold1234 wants to merge 5 commits into
osbuild:mainfrom
mgold1234:next_button
Open

Wizard: always enable Next and Review buttons (HMS-10658)#4579
mgold1234 wants to merge 5 commits into
osbuild:mainfrom
mgold1234:next_button

tests: update Playwright and unit tests for always-enabled buttons (H…

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

78.26% (-0.22%) compared to cf3031b

View this Pull Request on Codecov

78.26% (-0.22%) compared to cf3031b

Details

Codecov Report

❌ Patch coverage is 69.44444% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.26%. Comparing base (cf3031b) to head (4868305).

Files with missing lines Patch % Lines
...reateImageWizard/components/CustomWizardFooter.tsx 47.61% 8 Missing and 3 partials ⚠️
...Components/CreateImageWizard/CreateImageWizard.tsx 82.45% 10 Missing ⚠️
.../CreateImageWizard/utilities/scrollToFirstError.ts 11.11% 8 Missing ⚠️
.../CreateImageWizard/utilities/ValidationContext.tsx 75.00% 3 Missing ⚠️
...steps/ImageOutput/components/TargetEnvironment.tsx 66.66% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4579      +/-   ##
==========================================
- Coverage   78.48%   78.26%   -0.22%     
==========================================
  Files         258      260       +2     
  Lines        6856     6898      +42     
  Branches     2540     2511      -29     
==========================================
+ Hits         5381     5399      +18     
- Misses       1381     1403      +22     
- Partials       94       96       +2     
Files with missing lines Coverage Δ
...rc/Components/CreateImageWizard/ValidatedInput.tsx 100.00% <100.00%> (ø)
...steps/ImageOutput/components/TargetEnvironment.tsx 85.71% <66.66%> (-0.65%) ⬇️
.../CreateImageWizard/utilities/ValidationContext.tsx 75.00% <75.00%> (ø)
.../CreateImageWizard/utilities/scrollToFirstError.ts 11.11% <11.11%> (ø)
...Components/CreateImageWizard/CreateImageWizard.tsx 84.95% <82.45%> (-0.23%) ⬇️
...reateImageWizard/components/CustomWizardFooter.tsx 57.14% <47.61%> (-7.86%) ⬇️

... and 2 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 cf3031b...4868305. 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.