Skip to content

Conversation

@tetron
Copy link
Member

@tetron tetron commented Jan 19, 2023

This is to avoid re-parsing when the workflow refers to multiple fragments in the same file.

This is to avoid re-parsing when the workflow refers to multiple
fragments in the same file.
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #1786 (67dfcfd) into main (cb3160c) will increase coverage by 0.36%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1786      +/-   ##
==========================================
+ Coverage   83.12%   83.48%   +0.36%     
==========================================
  Files          44       44              
  Lines        8119     8097      -22     
  Branches     2223     2217       -6     
==========================================
+ Hits         6749     6760      +11     
+ Misses        879      855      -24     
+ Partials      491      482       -9     
Impacted Files Coverage Δ
cwltool/load_tool.py 87.03% <100.00%> (+0.36%) ⬆️
cwltool/process.py 92.74% <0.00%> (+0.28%) ⬆️
cwltool/job.py 81.49% <0.00%> (+0.31%) ⬆️
cwltool/provenance_profile.py 74.14% <0.00%> (+0.41%) ⬆️
cwltool/workflow_job.py 87.42% <0.00%> (+0.48%) ⬆️
cwltool/command_line_tool.py 87.21% <0.00%> (+0.64%) ⬆️
cwltool/builder.py 91.71% <0.00%> (+0.86%) ⬆️
cwltool/utils.py 82.60% <0.00%> (+1.46%) ⬆️
cwltool/software_requirements.py 74.66% <0.00%> (+1.93%) ⬆️
cwltool/context.py 100.00% <0.00%> (+5.29%) ⬆️

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

@tetron
Copy link
Member Author

tetron commented Jan 19, 2023

Oops this needs common-workflow-language/cwl-utils#188 to be merged and released first

@mr-c mr-c merged commit 809f4cc into main Jan 27, 2023
@mr-c mr-c deleted the even-faster-parser branch January 27, 2023 12:19
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