Skip to content

fix: add backward compatible function for ImageEncoded#284

Merged
ktro2828 merged 2 commits into
mainfrom
fix/image-encoded
Jul 17, 2026
Merged

fix: add backward compatible function for ImageEncoded#284
ktro2828 merged 2 commits into
mainfrom
fix/image-encoded

Conversation

@ktro2828

Copy link
Copy Markdown
Collaborator

What

As of resun-sdk=0.28.0, ImageEncoded was deleted and replaced with EncodedImage.
This pull request adds a backward compatible function to load EncodedImage or ImageEncoded regarding the version of rerun-sdk.

ktro2828 added 2 commits July 17, 2026 15:07
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@github-actions github-actions Bot added bug Something isn't working ci Continuous Integration (CI) processes and testing dependencies Pull requests that update a dependency file labels Jul 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4324 3653 84% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
t4_devkit/viewer/viewer.py 87% 🟢
TOTAL 87% 🟢

updated for commit: 11d310c by action🐍

@ktro2828
ktro2828 merged commit c365873 into main Jul 17, 2026
4 of 5 checks passed
@ktro2828
ktro2828 deleted the fix/image-encoded branch July 17, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci Continuous Integration (CI) processes and testing dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant