GOODBOY008 opened a new pull request, #698: URL: https://github.com/apache/fesod/pull/698
## Description This PR continues the refactoring effort to replace `FastExcel` with `FesodSheet` throughout the codebase, focusing on the test classes in `fesod` and `fesod-examples` modules. ## Motivation This refactoring aligns the test classes with the project's rebranding from FastExcel to Fesod, ensuring consistency across the codebase. ## Key Changes - Replaced `FastExcel` with `FesodSheet` in various test classes. - Renamed `FastExcelApplication` to `FesodApplication`. - Renamed `FastExcelFactoryTest` to `FesodSheetFactoryTest`. - Updated comments to reflect the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
