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

single step conditionals #243

Merged
merged 1 commit into from
Apr 18, 2024
Merged

single step conditionals #243

merged 1 commit into from
Apr 18, 2024

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Apr 18, 2024

  • fix the expression used by the output valueFrom hack
  • add support for single-task conditionals

Inspired by #201

Copy link

codecov bot commented Apr 18, 2024

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 ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mr-c mr-c marked this pull request as ready for review April 18, 2024 18:28
@mr-c mr-c merged commit 885918f into main Apr 18, 2024
18 checks passed
@mr-c mr-c deleted the single-step-conditionals branch April 18, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant