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

Add requiredSlots disable logic for multi-instance tasks #2860

Merged
merged 3 commits into from
Dec 20, 2023

Add required slots validation message to add-task-form

c970c0d
Select commit
Loading
Failed to load commit list.
Merged

Add requiredSlots disable logic for multi-instance tasks #2860

Add required slots validation message to add-task-form
c970c0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

67.27% (-0.03%) compared to 3384491

View this Pull Request on Codecov

67.27% (-0.03%) compared to 3384491

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (3384491) 67.29% compared to head (c970c0d) 67.27%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2860      +/-   ##
==========================================
- Coverage   67.29%   67.27%   -0.03%     
==========================================
  Files        1228     1228              
  Lines       33604    33618      +14     
  Branches     6206     6158      -48     
==========================================
  Hits        22615    22615              
- Misses      10842    10856      +14     
  Partials      147      147              
Files Coverage Δ
desktop/src/app/models/forms/create-task-model.ts 0.00% <0.00%> (ø)
...ponents/task/action/add/add-task-form.component.ts 14.75% <0.00%> (-3.62%) ⬇️

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 3384491...c970c0d. Read the comment docs.