-
Notifications
You must be signed in to change notification settings - Fork 0
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
task/WP-834 - Add behavior for ignoring DesignSafe-Corral allocation for running jobs #1057
Conversation
…rom default allocations, as they were preventing a few users from running jobs.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1057 +/- ##
==========================================
- Coverage 70.38% 70.37% -0.01%
==========================================
Files 538 538
Lines 33313 33316 +3
Branches 2955 2956 +1
==========================================
Hits 23446 23446
- Misses 9669 9672 +3
Partials 198 198
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just one minor comment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for this addition!
Overview
Added changes to remove TAS projects that are purely administrative from default allocations, as they were preventing a few users from running jobs.
Related
Changes
Testing
Difficult to test, because either of those projects will need to be your default allocation to see the change, BUT
UI
Notes