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

Fix payload debug hung job #1173

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

matoval
Copy link
Collaborator

@matoval matoval commented Oct 16, 2024

Fix payload debug hung job
StdinPipe needed to be closed

Copy link

sonarcloud bot commented Oct 16, 2024

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.25%. Comparing base (451f69e) to head (de5fc2b).
Report is 5 commits behind head on devel.

Files with missing lines Patch % Lines
pkg/workceptor/command.go 0.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##            devel    #1173      +/-   ##
==========================================
+ Coverage   43.28%   44.25%   +0.96%     
==========================================
  Files          33       36       +3     
  Lines        6691     7270     +579     
==========================================
+ Hits         2896     3217     +321     
- Misses       3551     3812     +261     
+ Partials      244      241       -3     
Files with missing lines Coverage Δ
pkg/workceptor/command.go 46.09% <0.00%> (+0.16%) ⬆️

... and 9 files with indirect coverage changes

Components Coverage Δ
Go 43.81% <0.00%> (+0.52%) ⬆️
Receptorctl 49.31% <ø> (∅)

@matoval matoval merged commit 2e02922 into ansible:devel Oct 17, 2024
23 of 24 checks passed
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