Commit 8e8a9eb
test(execution-service): cover remaining SyncExecutionResource branch partials
Add two unit cases to close branch gaps in the extracted helpers:
- sampleAndTruncateTuples: empty iterator with a positive count (the
`!tupleIterator.hasNext` half of the guard).
- buildOperatorExecutionSummary: a console ERROR whose message is
non-empty but shorter than the title (the length-comparison false
branch), so the title is kept.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e411b54 commit 8e8a9eb
1 file changed
Lines changed: 32 additions & 0 deletions
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
218 | 229 | | |
219 | 230 | | |
220 | 231 | | |
| |||
342 | 353 | | |
343 | 354 | | |
344 | 355 | | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
345 | 377 | | |
346 | 378 | | |
347 | 379 | | |
| |||
0 commit comments