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

Added a test to check that ComputeService deregistration resets claimed Tasks to status waiting #260

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

dotsdl
Copy link
Member

@dotsdl dotsdl commented Mar 27, 2024

This is intended as a sanity check on #123, since we haven't pinned down the conditions under which this occurs, but weren't explicitly testing that deregistration resets Task status to waiting.

@dotsdl dotsdl requested a review from ianmkenney March 27, 2024 03:12
@dotsdl
Copy link
Member Author

dotsdl commented Mar 27, 2024

@ianmkenney really small PR; can I get a review from you at your convenience?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.24%. Comparing base (32259d8) to head (29ab071).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #260   +/-   ##
=======================================
  Coverage   82.24%   82.24%           
=======================================
  Files          26       26           
  Lines        3125     3125           
=======================================
  Hits         2570     2570           
  Misses        555      555           

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

Copy link
Collaborator

@ianmkenney ianmkenney left a comment

Choose a reason for hiding this comment

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

Seems sensible, should be good to merge!

@dotsdl dotsdl merged commit afa1fce into main Apr 2, 2024
4 checks passed
@dotsdl dotsdl deleted the issue-123-test branch April 2, 2024 15:45
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.

3 participants