Lines of code count not available
I believe we will want BC control during ISO UF state.
Remove blank line and comment saying we're not doing anything (because now we're doing something).
isBalChamberSwitchingOffRequested is an output.
Should we set the other switch to FALSE, just in case?
Add TODO to comment.
Put () around the 2 conditions
Fixed it
Ya , I forgot the coding guide line . Fixed it
fixed it
Use explicit BOOL conditions (e.g. TRUE == isFreshDialysatePressureInRange).
I prefer to be explicit on BOOL conditions like this (e.g. TRUE == isFreshDialysatePressureInRange).
Remove extra blank line.
I don't think we need to check test config for variable initialization.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.