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.
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
Add image transformer #1901
Add image transformer #1901
Changes from all commits
a738d80
da9f664
0f32822
992410c
0179767
e8badea
e8a658e
bfa4597
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 878 in flytekit/core/type_engine.py
Codecov / codecov/patch
flytekit/core/type_engine.py#L878
Check warning on line 3 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L1-L3
Check warning on line 5 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L5
Check warning on line 11 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L7-L11
Check warning on line 13 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L13
Check warning on line 16 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L16
Check warning on line 21 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L21
Check warning on line 24 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L23-L24
Check warning on line 27 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L26-L27
Check warning on line 33 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L33
Check warning on line 37 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L37
Check warning on line 45 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L43-L45
Check warning on line 49 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L47-L49
Check warning on line 55 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L51-L55
Check warning on line 58 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L57-L58
Check warning on line 60 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L60
Check warning on line 62 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L62
Check warning on line 68 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L68
Check warning on line 70 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L70
Check warning on line 74 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L72-L74
Check warning on line 79 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L76-L79
Check warning on line 82 in flytekit/types/file/image.py
Codecov / codecov/patch
flytekit/types/file/image.py#L82
Check warning on line 9 in plugins/flytekit-deck-standard/flytekitplugins/deck/renderer.py
Codecov / codecov/patch
plugins/flytekit-deck-standard/flytekitplugins/deck/renderer.py#L9