Skip to content

Conversation

@GlassOfWhiskey
Copy link
Member

This commit add an explicit check to see if a glob CWL option actually contains a wildcard (and needs to be resolved against the filesystem on the destination location) or if it is just a plain string (and only needs to check for existence in the target location).

This commit add an explicit check to see if a `glob` CWL option actually
contains a wildcard (and needs to be resolved against the filesystem on
the destination location) or if it is just a plain string (and only
needs to check for existence in the target location).
@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.72%. Comparing base (14fe941) to head (9ea156c).

Files with missing lines Patch % Lines
streamflow/core/utils.py 76.66% 4 Missing and 3 partials ⚠️
streamflow/cwl/processor.py 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #800      +/-   ##
==========================================
+ Coverage   72.60%   72.72%   +0.11%     
==========================================
  Files          90       90              
  Lines       11904    11943      +39     
  Branches     2097     2110      +13     
==========================================
+ Hits         8643     8685      +42     
+ Misses       2771     2765       -6     
- Partials      490      493       +3     

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

@GlassOfWhiskey GlassOfWhiskey force-pushed the master branch 7 times, most recently from b21f362 to e7820f1 Compare January 12, 2026 08:25
@GlassOfWhiskey GlassOfWhiskey force-pushed the master branch 4 times, most recently from 8c05dac to 4a6edc9 Compare January 24, 2026 13:16
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