Skip to content

Pause the queue when it's empty and add a reason field when paused#69

Open
DominicOram wants to merge 6 commits into
mainfrom
64_pause_when_empty
Open

Pause the queue when it's empty and add a reason field when paused#69
DominicOram wants to merge 6 commits into
mainfrom
64_pause_when_empty

Conversation

@DominicOram

@DominicOram DominicOram commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Fixes #64

To test:

  • Confirm new tests are good
  • Confirm queue pauses when empty

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.63%. Comparing base (ab104c5) to head (ee0a3bf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   98.60%   98.63%   +0.03%     
==========================================
  Files          17       17              
  Lines         787      805      +18     
==========================================
+ Hits          776      794      +18     
  Misses         11       11              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DominicOram DominicOram changed the title Pause the queue when it's empty Pause the queue when it's empty and add a reason field when paused Jul 1, 2026
@DominicOram DominicOram marked this pull request as ready for review July 1, 2026 14:37

@jacob720 jacob720 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks, this looks good. Just a note, this makes it impossible to resume the queue if it's empty, which I think is fine but maybe should be documented somewhere

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.

Queue should pause when empty

2 participants