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

workflow level non-bound WDL declarations #247

Merged
merged 2 commits into from
Apr 24, 2024
Merged

workflow level non-bound WDL declarations #247

merged 2 commits into from
Apr 24, 2024

Conversation

mr-c
Copy link
Member

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

  • support fixed value workflow variable declarations
  • add logical, less-than functions

Fixes #147

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

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

Project coverage is 94.70%. Comparing base (74c7737) to head (4d367f0).

Files Patch % Lines
wdl2cwl/main.py 72.72% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   94.90%   94.70%   -0.21%     
==========================================
  Files           7        7              
  Lines         943      945       +2     
  Branches      245      245              
==========================================
  Hits          895      895              
- Misses         20       21       +1     
- Partials       28       29       +1     

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

@mr-c mr-c merged commit 70af641 into main Apr 24, 2024
16 of 18 checks passed
@mr-c mr-c deleted the wf_level_nonbound branch April 24, 2024 18:30
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.

workflow level non-bound WDL declarations
1 participant