Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard: Add inputs for disabled and enabled services (HMS-5403) #2805

Merged
merged 2 commits into from
Feb 4, 2025

Wizard: Add validation to Systemd services step

09b60b3
Select commit
Loading
Failed to load commit list.
Merged

Wizard: Add inputs for disabled and enabled services (HMS-5403) #2805

Wizard: Add validation to Systemd services step
09b60b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

83.03% (+0.04%) compared to 3cd3aa0

View this Pull Request on Codecov

83.03% (+0.04%) compared to 3cd3aa0

Details

Codecov Report

Attention: Patch coverage is 89.01734% with 19 lines in your changes missing coverage. Please review.

Project coverage is 83.03%. Comparing base (3cd3aa0) to head (09b60b3).

Files with missing lines Patch % Lines
src/store/wizardSlice.ts 74.50% 13 Missing ⚠️
...ents/CreateImageWizard/utilities/useValidation.tsx 83.33% 6 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2805      +/-   ##
==========================================
+ Coverage   82.99%   83.03%   +0.04%     
==========================================
  Files         199      200       +1     
  Lines       22629    22801     +172     
  Branches     2224     2255      +31     
==========================================
+ Hits        18780    18933     +153     
- Misses       3827     3846      +19     
  Partials       22       22              
Files with missing lines Coverage Δ
...Components/CreateImageWizard/CreateImageWizard.tsx 97.07% <100.00%> (+0.03%) ⬆️
...izard/steps/Services/components/ServicesInputs.tsx 100.00% <100.00%> (ø)
...ponents/CreateImageWizard/steps/Services/index.tsx 100.00% <100.00%> (ø)
src/Components/CreateImageWizard/validators.ts 94.01% <100.00%> (+0.21%) ⬆️
...ents/CreateImageWizard/utilities/useValidation.tsx 87.38% <83.33%> (-0.52%) ⬇️
src/store/wizardSlice.ts 87.05% <74.50%> (-0.79%) ⬇️

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 3cd3aa0...09b60b3. Read the comment docs.