Skip to content

Conversation

@GOODBOY008
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings January 21, 2026 04:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates utility class imports by replacing duplicate imports with centralized versions from the common.util package and removes unused/duplicate utility files.

Changes:

  • Replaced 9 imports of ListUtils from sheet.util package with imports from common.util package
  • Removed duplicate StyleTestUtils.java from fesod-examples (main copy remains in fesod-sheet)
  • Removed unused ValidateUtils.java and its test file from fesod-common

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ReadTest.java Updated ListUtils import from sheet.util to common.util
NoModelDataListener.java Updated ListUtils import from sheet.util to common.util
IndexOrNameDataListener.java Updated ListUtils import from sheet.util to common.util
DemoHeadDataListener.java Updated ListUtils import from sheet.util to common.util
DemoExceptionListener.java Updated ListUtils import from sheet.util to common.util
DemoDataListener.java Updated ListUtils import from sheet.util to common.util
DemoCompatibleHeaderDataListener.java Updated ListUtils import from sheet.util to common.util
ConverterDataListener.java Updated ListUtils import from sheet.util to common.util
CellDataDemoHeadDataListener.java Updated ListUtils import from sheet.util to common.util
StyleTestUtils.java Removed duplicate test utility from fesod-examples
ValidateUtils.java Removed unused utility class from fesod-common
ValidateUtilsTest.java Removed test for deleted ValidateUtils class

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GOODBOY008 GOODBOY008 force-pushed the refactor/fix-example-failure branch from 07a7560 to 2ad61ab Compare January 21, 2026 05:04
@GOODBOY008 GOODBOY008 changed the title refactor: replace duplicate ListUtils imports with a single import from common.util package fix: fix night ci failure Jan 21, 2026
@GOODBOY008
Copy link
Member Author

@delei PTAL

Copy link
Member

@psxjoy psxjoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@psxjoy psxjoy merged commit f2ae12e into apache:main Jan 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants