Commit 5242939
docs(monitor): the doc said unmonitored items must not be passed; the method filters them
The XML comment and the implementation disagreed. Filtering belongs in the method
rather than at the call site, because the guarantee it protects -- the published
set is the Status count, and that count is monitored settings only -- lives here.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 30255ee commit 5242939
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
540 | 541 | | |
541 | | - | |
542 | | - | |
| 542 | + | |
| 543 | + | |
543 | 544 | | |
544 | 545 | | |
545 | 546 | | |
| |||
0 commit comments