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

Handle relative paths and locations in cwl.output.json #1732

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

tetron
Copy link
Member

@tetron tetron commented Sep 6, 2022

Conformance tests here:

common-workflow-language/cwl-v1.2#199

@tetron tetron marked this pull request as ready for review September 6, 2022 19:31
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #1732 (c7cf662) into main (87f3b01) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1732      +/-   ##
==========================================
+ Coverage   66.54%   66.60%   +0.06%     
==========================================
  Files          89       89              
  Lines       15854    15856       +2     
  Branches     4157     4190      +33     
==========================================
+ Hits        10550    10561      +11     
+ Misses       4213     4206       -7     
+ Partials     1091     1089       -2     
Impacted Files Coverage Δ
cwltool/command_line_tool.py 78.88% <100.00%> (+0.43%) ⬆️
cwltool/cwltool/command_line_tool.py 66.03% <0.00%> (+0.04%) ⬆️
cwltool/cwltool/singularity.py 51.94% <0.00%> (+0.43%) ⬆️
cwltool/cwltool/job.py 62.25% <0.00%> (+0.79%) ⬆️
cwltool/task_queue.py 77.04% <0.00%> (+1.63%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mr-c mr-c merged commit c2cdea5 into main Sep 7, 2022
@mr-c mr-c deleted the pa/output-relative-path branch September 7, 2022 14:11
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.

2 participants