-
Notifications
You must be signed in to change notification settings - Fork 357
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
chore: deprecate job move within priority group #9624
Conversation
✅ Deploy Preview for determined-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9624 +/- ##
==========================================
+ Coverage 51.64% 51.71% +0.06%
==========================================
Files 1255 1255
Lines 152806 152447 -359
Branches 3091 3081 -10
==========================================
- Hits 78923 78844 -79
+ Misses 73726 73446 -280
Partials 157 157
Flags with carried forward coverage won't be shown. Click here to find out more.
|
can we have a ticket and description? |
I added a ticket. Sorry for the confusion! Everything in this PR has already been fully reviewed (it was broken up into smaller PRs). This PR puts everything together to merge into It does not need a full review; a quick glance to ensure nothing strange happened with the merge/rebase is all it needs. |
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
Ticket
RM-321
Description
This is a feature branch merging into main. It's composed of two PRs that were reviewed individually.
Test Plan
Checklist
docs/release-notes/
See Release Note for details.