Commit 82baa4a
committed
Fix test comments and update TokenTextSplitterTest for enhanced metadata
- Correct comment: 'excluding' -> 'including' chunk-specific fields
- Update TokenTextSplitterTest to handle new metadata fields
- Ensure all tests pass with enhanced TextSplitter functionality
Signed-off-by: Hyeri1ee <[email protected]>1 parent f7c1f5e commit 82baa4a
File tree
2 files changed
+17
-4
lines changed- spring-ai-commons/src/test/java/org/springframework/ai/transformer/splitter
2 files changed
+17
-4
lines changedspring-ai-commons/src/test/java/org/springframework/ai/transformer/splitter/TextSplitterTests.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
110 | 123 | | |
111 | 124 | | |
112 | 125 | | |
| |||
0 commit comments