bengbengbalabalabeng commented on code in PR #981:
URL: https://github.com/apache/fesod/pull/981#discussion_r3743697954
##########
fesod-sheet/src/test/java/org/apache/fesod/sheet/FesodSheetTest.java:
##########
@@ -256,27 +258,32 @@ void testReadSheet_withAllParams_shouldReturnBuilder() {
}
@Test
- void testReadCsv_withColumnIndexes_shouldFilterColumns() throws Exception {
Review Comment:
It looks like the CSV-related unit test for `includeColumnIndexes` was
removed during conflict resolution or refactoring. Since the feature originally
supported CSV as well, please restore or replace the missing CSV test to ensure
coverage remains complete.
--
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]