Skip to content

Conversation

jjkoehorst
Copy link

Provenance implementation to listen to the no_listing / deep_listing options in the inputs of a CWL file.
This is to ensure that of files or folders that are either very large or contain thousands of files are not checksummed as this can take days for certain datasets.

@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #1861 (206d6af) into main (ac4cd0c) will decrease coverage by 0.20%.
The diff coverage is 32.14%.

@@            Coverage Diff             @@
##             main    #1861      +/-   ##
==========================================
- Coverage   72.79%   72.60%   -0.20%     
==========================================
  Files          46       46              
  Lines        8158     8198      +40     
  Branches     2138     2146       +8     
==========================================
+ Hits         5939     5952      +13     
- Misses       1736     1760      +24     
- Partials      483      486       +3     
Impacted Files Coverage Δ
cwltool/executors.py 70.30% <0.00%> (ø)
cwltool/job.py 75.83% <ø> (ø)
cwltool/cwlprov/ro.py 26.29% <12.50%> (-0.71%) ⬇️
cwltool/main.py 63.51% <30.76%> (-0.66%) ⬇️
cwltool/cwlprov/__init__.py 57.69% <41.66%> (-3.51%) ⬇️
cwltool/argparser.py 87.89% <100.00%> (+0.09%) ⬆️
cwltool/builder.py 89.63% <100.00%> (+0.09%) ⬆️
cwltool/cwlprov/provenance_profile.py 11.04% <100.00%> (+0.06%) ⬆️

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.

1 participant