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

Use non-zero exit codes for some aborted by Ctrl+C or REST API tests #2807

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

na--
Copy link
Member

@na-- na-- commented Dec 7, 2022

This is built on top of #2803 and tackles a small part of #2804, though definitely not the whole issue.

It was necessary to be able to split apart #1889 into a few smaller PRs and it was also necessary for #1342 in its own right.

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2022

Codecov Report

Merging #2807 (adb82ff) into master (adb82ff) will not change coverage.
The diff coverage is n/a.

❗ Current head adb82ff differs from pull request most recent head 73f67fa. Consider uploading reports for the commit 73f67fa to get more accurate results

@@           Coverage Diff           @@
##           master    #2807   +/-   ##
=======================================
  Coverage   76.06%   76.06%           
=======================================
  Files         213      213           
  Lines       16593    16593           
=======================================
  Hits        12622    12622           
  Misses       3197     3197           
  Partials      774      774           
Flag Coverage Δ
ubuntu 75.95% <0.00%> (ø)
windows 75.81% <0.00%> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@na-- na-- added this to the v0.43.0 milestone Dec 7, 2022
@na-- na-- added ux breaking change for PRs that need to be mentioned in the breaking changes section of the release notes labels Dec 7, 2022
cmd/integration_test.go Outdated Show resolved Hide resolved
cmd/run.go Show resolved Hide resolved
olegbespalov
olegbespalov previously approved these changes Dec 14, 2022
oleiade
oleiade previously approved these changes Dec 16, 2022
@na-- na-- force-pushed the check-for-goroutine-leaks branch 2 times, most recently from 2a9644a to eea76b1 Compare January 10, 2023 15:39
Base automatically changed from check-for-goroutine-leaks to master January 11, 2023 13:47
@na-- na-- dismissed stale reviews from oleiade and olegbespalov via 73f67fa January 11, 2023 14:01
@na-- na-- force-pushed the fix-aborted-by-user-exit-codes branch from 0039acb to 73f67fa Compare January 11, 2023 14:01
@na-- na-- merged commit ff0cd71 into master Jan 11, 2023
@na-- na-- deleted the fix-aborted-by-user-exit-codes branch January 11, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change for PRs that need to be mentioned in the breaking changes section of the release notes ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants