Skip to content

Conversation

@mr-c
Copy link
Member

@mr-c mr-c commented Feb 17, 2022

Fixes #780

  • propose tests/wf/paramref_arguments_roundtrip.cwl as a conformance test for CWL v1.2.1

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #1623 (ac09c44) into main (16f4b11) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1623      +/-   ##
==========================================
+ Coverage   66.67%   66.72%   +0.05%     
==========================================
  Files          93       93              
  Lines       16561    16565       +4     
  Branches     4392     4394       +2     
==========================================
+ Hits        11042    11053      +11     
+ Misses       4381     4377       -4     
+ Partials     1138     1135       -3     
Impacted Files Coverage Δ
cwltool/main.py 71.98% <ø> (ø)
cwltool/argparser.py 94.60% <100.00%> (+2.97%) ⬆️
cwltool/cwltool/argparser.py 74.78% <0.00%> (-0.64%) ⬇️
cwltool/cwltool/main.py 32.17% <0.00%> (ø)
cwltool/command_line_tool.py 77.47% <0.00%> (+0.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16f4b11...ac09c44. Read the comment docs.

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.

cwltool ignores default provided for record

4 participants