digiwf-core icon indicating copy to clipboard operation
digiwf-core copied to clipboard

HOWTO concatenate two arrays in a script task

Open markostreich opened this issue 1 year ago • 1 comments

Description

Small documentation how to concatenate arrays in a script task.

Reference

Issues: #xxx

Screenshots (If UI changed)

Check-List

markostreich avatar May 17 '24 15:05 markostreich

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.51%. Comparing base (3cfa5a2) to head (eaf1036). Report is 38 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #1692      +/-   ##
============================================
- Coverage     44.73%   44.51%   -0.23%     
- Complexity     1706     1707       +1     
============================================
  Files           653      658       +5     
  Lines          9629     9620       -9     
  Branches        477      484       +7     
============================================
- Hits           4308     4282      -26     
- Misses         5139     5153      +14     
- Partials        182      185       +3     
Flag Coverage Δ
unittests 44.51% <ø> (-0.23%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov[bot] avatar May 17 '24 15:05 codecov[bot]