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

allow extra spawner arguments to not declare every argument in launch utils (backport #1505) #1793

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 13, 2024

This PR allows the users to parser extra spawner arguments without having to redeclare everything again in the launch utils


This is an automatic backport of pull request #1505 done by Mergify.

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.21%. Comparing base (c912d92) to head (94360ed).
Report is 1 commits behind head on iron.

Files with missing lines Patch % Lines
...troller_manager/controller_manager/launch_utils.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             iron    #1793      +/-   ##
==========================================
- Coverage   62.22%   62.21%   -0.02%     
==========================================
  Files         112      112              
  Lines       12298    12300       +2     
  Branches     8604     8602       -2     
==========================================
  Hits         7653     7653              
- Misses        878      880       +2     
  Partials     3767     3767              
Flag Coverage Δ
unittests 62.21% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...troller_manager/controller_manager/launch_utils.py 0.00% <0.00%> (ø)

@christophfroehlich christophfroehlich merged commit f5b0976 into iron Oct 13, 2024
11 of 12 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/iron/pr-1505 branch October 13, 2024 20:19
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