Skip to content

Wizard: always enable Create/Save buttons on Review step (HMS-10658) - #4627

Open
mgold1234 wants to merge 1 commit into
osbuild:mainfrom
mgold1234:review-footer-always-enabled
Open

Wizard: always enable Create/Save buttons on Review step (HMS-10658)#4627
mgold1234 wants to merge 1 commit into
osbuild:mainfrom
mgold1234:review-footer-always-enabled

Wizard: always enable Create/Save buttons on Review step (HMS-10658)

3bb8f58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 0s

79.06% (-0.05%) compared to a030c08

View this Pull Request on Codecov

79.06% (-0.05%) compared to a030c08

Details

Codecov Report

❌ Patch coverage is 70.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.06%. Comparing base (a030c08) to head (3bb8f58).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...reateImageWizard/components/ReviewWizardFooter.tsx 30.00% 13 Missing and 1 partial ⚠️
...ImageWizard/steps/Review/Footer/CreateDropdown.tsx 0.00% 1 Missing and 1 partial ⚠️
...teImageWizard/steps/Review/Footer/EditDropdown.tsx 0.00% 1 Missing and 1 partial ⚠️
.../CreateImageWizard/utilities/scrollToFirstError.ts 0.00% 2 Missing ⚠️
...ents/CreateImageWizard/utilities/useValidation.tsx 97.36% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4627      +/-   ##
==========================================
- Coverage   79.10%   79.06%   -0.05%     
==========================================
  Files         266      266              
  Lines        7011     7054      +43     
  Branches     2580     2600      +20     
==========================================
+ Hits         5546     5577      +31     
- Misses       1370     1374       +4     
- Partials       95      103       +8     
Files with missing lines Coverage Δ
...Components/CreateImageWizard/CreateImageWizard.tsx 84.43% <100.00%> (+0.12%) ⬆️
...reateImageWizard/components/CustomWizardFooter.tsx 60.00% <100.00%> (ø)
...ents/CreateImageWizard/utilities/useValidation.tsx 86.88% <97.36%> (+0.22%) ⬆️
...ImageWizard/steps/Review/Footer/CreateDropdown.tsx 49.15% <0.00%> (-1.73%) ⬇️
...teImageWizard/steps/Review/Footer/EditDropdown.tsx 40.47% <0.00%> (-2.03%) ⬇️
.../CreateImageWizard/utilities/scrollToFirstError.ts 10.00% <0.00%> (-1.12%) ⬇️
...reateImageWizard/components/ReviewWizardFooter.tsx 58.69% <30.00%> (-23.45%) ⬇️

... and 4 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 a030c08...3bb8f58. 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.