Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

Added missing nullcheck for bpmn element #13061

Closed framitdavid closed 2 days ago

framitdavid commented 3 days ago

Description

It works do add and delete sequences after nullcheck.

Before deleting a sequence: image

After deleting a sequence: image

Related Issue(s)

Verification

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.70%. Comparing base (ead47d3) to head (5242f05).

Files Patch % Lines
...ess-editor/src/utils/bpmn/BpmnExpressionModeler.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13061 +/- ## ======================================= Coverage 91.70% 91.70% ======================================= Files 1414 1414 Lines 19935 19935 Branches 2399 2399 ======================================= Hits 18281 18281 Misses 1397 1397 Partials 257 257 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.