Skip to content

fix: skip appending mask annotation if it is None#148

Merged
ktro2828 merged 1 commit into
mainfrom
fix/mask-is-none
May 15, 2025
Merged

fix: skip appending mask annotation if it is None#148
ktro2828 merged 1 commit into
mainfrom
fix/mask-is-none

Conversation

@ktro2828

Copy link
Copy Markdown
Collaborator

What

As of #143, it is allowed that mask field in ObjectAnn/SurfaceAnn is None.
To avoid runtime exception, this PR updates to skip operations handing mask in these cases.

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@github-actions github-actions Bot added the bug Something isn't working label May 15, 2025
@github-actions

github-actions Bot commented May 15, 2025

Copy link
Copy Markdown
Contributor

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
2264 1543 68% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
t4_devkit/helper/rendering.py 13% 🔴
TOTAL 13% 🔴

updated for commit: 4f15790 by action🐍

@ktro2828 ktro2828 merged commit 79e88fe into main May 15, 2025
5 checks passed
@ktro2828 ktro2828 deleted the fix/mask-is-none branch May 15, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant