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

Extend test for RETRY and user-cancelled jobs #5024

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Extend test for RETRY and user-cancelled jobs #5024

merged 1 commit into from
Feb 27, 2023

Conversation

baierjan
Copy link
Member

Test the functionality added in #5021.

Test the functionality added in #5021.
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #5024 (b28fd17) into master (9cf9ed8) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5024      +/-   ##
==========================================
- Coverage   98.20%   98.19%   -0.01%     
==========================================
  Files         379      379              
  Lines       35567    35570       +3     
==========================================
+ Hits        34928    34929       +1     
- Misses        639      641       +2     
Impacted Files Coverage Δ
t/10-jobs.t 100.00% <100.00%> (ø)
lib/OpenQA/Worker/WebUIConnection.pm 94.58% <0.00%> (-0.99%) ⬇️

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

Copy link
Contributor

@Martchus Martchus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for following-up on the remark from my previous review. Looks good.

@mergify mergify bot merged commit f74fdc6 into master Feb 27, 2023
@mergify mergify bot deleted the retry branch February 27, 2023 15:17
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.

None yet

3 participants