common-workflow-language / cwltool

Common Workflow Language reference implementation
https://cwltool.readthedocs.io/
Apache License 2.0
324 stars 225 forks source link

Added new loop test #2006

Open LanderOtto opened 1 month ago

LanderOtto commented 1 month ago

This commit adds a new test checking optional input variable of a step inside a loop case.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.86%. Comparing base (9473f13) to head (6335652).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2006 +/- ## ======================================= Coverage 83.86% 83.86% ======================================= Files 46 46 Lines 8244 8244 Branches 2190 2190 ======================================= Hits 6914 6914 + Misses 853 852 -1 - Partials 477 478 +1 ```

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