Skip to content

Fix provenance handling for secondary files#1068

Draft
GlassOfWhiskey wants to merge 1 commit into
masterfrom
fix-secondary-files-provenance
Draft

Fix provenance handling for secondary files#1068
GlassOfWhiskey wants to merge 1 commit into
masterfrom
fix-secondary-files-provenance

Conversation

@GlassOfWhiskey
Copy link
Copy Markdown
Member

Add a Collection case to the property_values match block in CWLRunCrateProvenanceManager so that Collection-typed secondary files are tracked by @id in provenance graphs instead of being incorrectly treated as primitive values.

Add a `Collection` case to the `property_values` match block in
`CWLRunCrateProvenanceManager` so that Collection-typed secondary files
are tracked by `@id` in provenance graphs instead of being incorrectly
treated as primitive values.
@GlassOfWhiskey GlassOfWhiskey force-pushed the fix-secondary-files-provenance branch from 6b30c91 to 0465098 Compare May 18, 2026 20:47
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.63%. Comparing base (f6b8887) to head (0465098).
⚠️ Report is 6 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
streamflow/provenance/run_crate.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
- Coverage   64.16%   62.63%   -1.53%     
==========================================
  Files          93       89       -4     
  Lines       17510    12373    -5137     
  Branches     2149     2150       +1     
==========================================
- Hits        11235     7750    -3485     
+ Misses       5997     4011    -1986     
- Partials      278      612     +334     

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

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