fix(s7-cli): restore OnDataChange CliFx-console rationale comment #443

Merged
dohertj2 merged 1 commits from fix/s7cli-restore-console-rationale-comment into master 2026-07-14 14:49:28 -04:00
Owner

Closes the pre-existing red SubscribeCommandConsoleHandlerCommentTests on master.

9cad9ed0 (a strip tracking-ID comments XML-doc sweep) collaterally removed the comment explaining why the S7 subscribe command routes OnDataChange through the CliFx IConsole (not System.Console). The Modbus copy still carries that comment verbatim, and the test guards S7-mirrors-Modbus parity — so the honest fix is to restore the comment (matching the Modbus wording), not weaken the guard.

One-line source restore; no behavior change. S7.Cli tests 49/49.

Closes the pre-existing red `SubscribeCommandConsoleHandlerCommentTests` on master. `9cad9ed0` (a *strip tracking-ID comments* XML-doc sweep) collaterally removed the comment explaining why the S7 subscribe command routes `OnDataChange` through the CliFx `IConsole` (not `System.Console`). The Modbus copy still carries that comment verbatim, and the test guards S7-mirrors-Modbus parity — so the honest fix is to **restore the comment** (matching the Modbus wording), not weaken the guard. One-line source restore; no behavior change. S7.Cli tests **49/49**.
dohertj2 added 1 commit 2026-07-14 14:49:21 -04:00
fix(s7-cli): restore OnDataChange CliFx-console rationale comment
v2-ci / build (pull_request) Failing after 15s
v2-ci / unit-tests (pull_request) Has been skipped
d327243fd3
The 9cad9ed0 'strip tracking-ID comments' XML-doc sweep collaterally
removed the comment explaining why the S7 subscribe command routes
OnDataChange through the CliFx IConsole (not System.Console), leaving
SubscribeCommandConsoleHandlerCommentTests red. The Modbus copy still
carries the comment verbatim and the test guards S7-mirrors-Modbus
parity, so restore it (matching the Modbus wording) rather than weaken
the guard.

S7.Cli tests 49/49.
dohertj2 merged commit 365a90e63d into master 2026-07-14 14:49:28 -04:00
Sign in to join this conversation.