Skip to content

Conversation

@JelleZijlstra
Copy link
Contributor

The continued strings on a separate line just get ignored by the runtime. You need to put them in parentheses to turn them into a single string.

The continued strings on a separate line just get ignored by the runtime. You need to put them in parentheses to turn them into a single string.
@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #1627 (5ff3073) into main (8ea0fdf) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1627      +/-   ##
==========================================
- Coverage   66.72%   66.71%   -0.01%     
==========================================
  Files          93       93              
  Lines       16569    16566       -3     
  Branches     4396     4396              
==========================================
- Hits        11055    11052       -3     
  Misses       4378     4378              
  Partials     1136     1136              
Impacted Files Coverage Δ
cwltool/argparser.py 94.53% <100.00%> (-0.07%) ⬇️
cwltool/cwltool/argparser.py 74.78% <0.00%> (ø)

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 8ea0fdf...5ff3073. Read the comment docs.

Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!!

@mr-c mr-c merged commit 4c65bdf into common-workflow-language:main Feb 21, 2022
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.

3 participants