Skip to content

refactor: use emoji in log message#162

Merged
ktro2828 merged 1 commit into
mainfrom
refactor/cli/pretty-text
Jun 27, 2025
Merged

refactor: use emoji in log message#162
ktro2828 merged 1 commit into
mainfrom
refactor/cli/pretty-text

Conversation

@ktro2828

Copy link
Copy Markdown
Collaborator

What

This PR updates log message of t4sanity CLI with emoji as below:

# No exceptions occurred
>>>Sanity checking...: 1it [00:00, 17.93it/s]
✅ No exceptions occurred!!
# when some exceptions occurred
>>>Sanity checking...: 1it [00:00, 3057.07it/s]
⚠️  Encountered some exceptions!!
+-----------+---------+-------------------------------------+
| DatasetID | Version |               Message               |
+-----------+---------+-------------------------------------+
|     0     |         | The version: 0 is not included in 0 |
+-----------+---------+-------------------------------------+

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@github-actions github-actions Bot added the refactor Refactoring code or increasing performance label Jun 27, 2025
@github-actions

github-actions Bot commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2359 1588 67% 50% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 5894460 by action🐍

@ktro2828 ktro2828 merged commit a7c5802 into main Jun 27, 2025
4 of 5 checks passed
@ktro2828 ktro2828 deleted the refactor/cli/pretty-text branch June 27, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring code or increasing performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant