common-workflow-lab / wdl-cwl-translator

A translator from WDL to CWL v1.2
Apache License 2.0
26 stars 8 forks source link

single step conditionals #243

Closed mr-c closed 4 months ago

mr-c commented 4 months ago

Inspired by #201

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 96.77419% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 95.14%. Comparing base (5b40784) to head (3bdcfa8).

Files Patch % Lines
wdl2cwl/main.py 96.77% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================== + Coverage 94.35% 95.14% +0.78% ========================================== Files 7 7 Lines 850 926 +76 Branches 234 240 +6 ========================================== + Hits 802 881 +79 + Misses 21 18 -3 Partials 27 27 ```

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