Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allows to add variable arguments and named arguments as list and dict arguments of threadcommand #27

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

seb5g
Copy link
Contributor

@seb5g seb5g commented Feb 28, 2025

this allows in particular to programatically pass arguments to functions/methods: see DAQ_Move: update_ui ThreadStatus

@seb5g seb5g merged commit 9efa51b into 0.0.x_dev Feb 28, 2025
10 checks passed
@seb5g seb5g deleted the feature/added_arguments_threadcommand branch February 28, 2025 16:23
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.44%. Comparing base (4e05c0b) to head (f89aad9).
Report is 2 commits behind head on 0.0.x_dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           0.0.x_dev      #27      +/-   ##
=============================================
+ Coverage      73.41%   73.44%   +0.03%     
=============================================
  Files             18       18              
  Lines           1591     1593       +2     
=============================================
+ Hits            1168     1170       +2     
  Misses           423      423              

☔ 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