Skip to content

Comments

Further improve command quoting#955

Open
GlassOfWhiskey wants to merge 1 commit intomasterfrom
improve-remote-command-part-2
Open

Further improve command quoting#955
GlassOfWhiskey wants to merge 1 commit intomasterfrom
improve-remote-command-part-2

Conversation

@GlassOfWhiskey
Copy link
Member

This commit further improves command quoting in StreamFlow Command and Connector classes by properly using mslex and shlex utilities.

@GlassOfWhiskey GlassOfWhiskey force-pushed the improve-remote-command-part-2 branch from 9e1c782 to 9d313f1 Compare February 16, 2026 16:37
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

❌ Patch coverage is 73.80952% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.62%. Comparing base (edd6d0f) to head (7094a66).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
streamflow/core/utils.py 61.11% 5 Missing and 2 partials ⚠️
streamflow/deployment/connector/queue_manager.py 0.00% 3 Missing ⚠️
streamflow/cwl/command.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #955      +/-   ##
==========================================
- Coverage   73.66%   73.62%   -0.04%     
==========================================
  Files          90       90              
  Lines       12223    12225       +2     
  Branches     2161     2160       -1     
==========================================
- Hits         9004     9001       -3     
- Misses       2704     2707       +3     
- Partials      515      517       +2     

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

@GlassOfWhiskey GlassOfWhiskey force-pushed the improve-remote-command-part-2 branch 26 times, most recently from 84468a4 to f3494d2 Compare February 19, 2026 13:16
This commit further improves command quoting in StreamFlow `Command`
and `Connector` classes by properly using `mslex` and `shlex` utilities.
In addition, this commit removes the last base64 encryption leftovers.
@GlassOfWhiskey GlassOfWhiskey force-pushed the improve-remote-command-part-2 branch from f3494d2 to 7094a66 Compare February 19, 2026 15:13
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