-
Notifications
You must be signed in to change notification settings - Fork 28.2k
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
Follow up for #31973 #32025
Merged
+825
−690
Merged
Follow up for #31973 #32025
Changes from 23 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e3efd2f
fix
ydshieh 29ec6e8
fix
ydshieh 8c90c5c
fix 2
ydshieh 03c3b74
fix 3
ydshieh 7022f1b
fix 4
ydshieh 91975e9
fix 5
ydshieh fa40d57
fix 6
ydshieh df8b75e
fix 7
ydshieh 114a765
fix 8
ydshieh 9e9b71c
fix 9
ydshieh 67e7a0a
fix 10
ydshieh 289f127
fix 11
ydshieh dbbbba4
fix 12
ydshieh 734814d
fix 13
ydshieh 897af35
fix 14
ydshieh 3df6afd
fix 15
ydshieh 8590049
fix 16
ydshieh 12b13be
fix 17
ydshieh b9d9208
fix 18
ydshieh 8912ce1
fix 19
ydshieh a992ac4
fix 20
ydshieh a5c86d5
fix 21
ydshieh 415b504
fix 22
ydshieh 5cf4a85
trigger full CI
ydshieh 4054118
[test_all] trigger full CI
ydshieh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
For
def test_push_to_hub_dynamic_processor(self):
Since @Rocketknight1 you changed it a few days ago, maybe you would like to review this (small) part too?
@amyeroberts I got your approval in general with a POC. I have applied the change to all places. But for this bock, maybe you can take a final look too?
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.
I will merge this evening if no other comment saying something extra to do.
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 as well!