Skip to content

initial implementation of parameter groups #2079

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mr-c
Copy link
Member

@mr-c mr-c commented Nov 29, 2024

Adds an extension version of common-workflow-language/cwl-v1.3#35 and uses it to improve the --help output for CWL documents

@mr-c mr-c requested a review from tetron November 29, 2024 15:18
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.17%. Comparing base (6c86caa) to head (8e4f944).

Files with missing lines Patch % Lines
cwltool/argparser.py 95.65% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2079      +/-   ##
==========================================
+ Coverage   84.13%   84.17%   +0.04%     
==========================================
  Files          46       46              
  Lines        8312     8331      +19     
  Branches     1959     1966       +7     
==========================================
+ Hits         6993     7013      +20     
+ Misses        840      837       -3     
- Partials      479      481       +2     

☔ 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 November 29, 2024 17:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant