Lines of code count not available
RESOLVED in CODE WALKTHROUGH.
Done
But this comment also asked that you remove the transition to fill mode here and add it to the fill mode function called above. It's still here.
No I will check the Dialin check in the function like the rest of the commands from Dialin.
I don't see change. Did you push?
Done. Added a check in the function in the Mode Fill like the rest of the modes and drivers.
Do this (request fill mode) in the testSetModeFillForCal() function above (and only if Dialin is logged in).
Make sure Dialin is logged in before accepting command.
If this is a Dialin command, make sure Dialin is logged in before acting on it (throughout this module).
If these are Dialin commands, add a condition around this switch that Dialin has logged in.
These are Dialin commands? If so, prefix each enum with CMD_ and clarify this in comment.
CD1 is used to check the difference between CD1 and CD2. CD1 is not used to check the reading of acid.
Will address in DEN-16693.
All of these for loops are not following our coding standards. Should have bracketed scope even if single line of code in loop.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.