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

❌ Patch coverage is 32.14286% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.60%. Comparing base (ac4cd0c) to head (206d6af).
⚠️ Report is 271 commits behind head on main.

Files with missing lines Patch % Lines
cwltool/cwlprov/ro.py 12.50% 21 Missing ⚠️
cwltool/main.py 30.76% 6 Missing and 3 partials ⚠️
cwltool/cwlprov/__init__.py 41.66% 7 Missing ⚠️
cwltool/executors.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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