Commit 133a697
refactor: simplify subscription and collection-subscriber code
- Remove redundant has() check before Set.add() (idempotent operation)
- Replace nested ternary with clearer if-statement for minValues
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 8dd86d0 commit 133a697
2 files changed
Lines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
687 | 686 | | |
688 | 687 | | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
| 688 | + | |
693 | 689 | | |
694 | 690 | | |
695 | 691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
0 commit comments