-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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: convert index list to resource list #18361
chore: convert index list to resource list #18361
Conversation
efda2b6
to
c81c053
Compare
🎉 |
are there e2e tests around this code to ensure the sorting order interaction remains the same after this change? it's been a bit since i've been in here... |
8d945fe
to
77ff3d3
Compare
@drdelambre good call, we updated them & they're ready for review! |
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.
if the robots are happy, then i'm happy! and i always love a PR that kills the SortKey[]
pattern. great job!
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, nice work
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.
🍰 nice work!
77ff3d3
to
390ddaa
Compare
Closes #13549