•  

Comment Results

Review Name Created Custom Fields Content
DG-DEN-13786-1 24 Oct 2022

Moved.

DG-DEN-13786-1 24 Oct 2022

This file has been deleted.

DG-DEN-13786-1 24 Oct 2022

Removed.

DG-DEN-13786-1 24 Oct 2022

Removed.

DG-DEN-13786-1 24 Oct 2022

Is this dead code? Can we remove?

HD-DEN-13801-1 28 Oct 2022

Fixed. Thanks!

HD-DEN-13801-1 28 Oct 2022

Fixed. Thanks!

HD-DEN-13801-1 28 Oct 2022

Fixed... but i dont recall making this change to this value

HD-DEN-13801-1 28 Oct 2022

RESOLVED IN CODE WALKTHROUGH.

HD-DEN-13801-1 28 Oct 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-13801-1 28 Oct 2022

Remove blank line.

HD-DEN-14175-1 03 Nov 2022

Done.

DG-DEN-14175-1 31 Oct 2022

Where is valveSensedStates being updated?

HD-DEN-14150-1 04 Nov 2022

Yes, now call isDialInPumpRunning(). Done.

HD-DEN-14150-1 04 Nov 2022

Done.

DG-DEN-14197-1 21 Nov 2022

RESOLVED IN CODE WALKTHROUGH

HD-DEN-13460-2 30 Aug 2022

Update function header.

HD-DEN-13460-2 30 Aug 2022

Update function header.

HD-DEN-13460-2 30 Aug 2022

Update function header.

HD-DEN-13598-2 29 Aug 2022

Add blank line above these new constants.

HD-DEN-13598-2 31 Aug 2022

dgSubMode not an input

HD-DEN-13598-2 26 Aug 2022

Using a get function for the flag, but then setting value directly. Should there be a set function? Also applies to several functions below.

HD-DEN-12609-2 24 Aug 2022

Can we get to this if condition before we've even set bloodPumpOcclusionAfterCartridgeInstall ? And, if so, is that a problem?

HD-DEN-13598-2 26 Aug 2022

If only used for debug, this should be removed. If it is to be activated later, a more verbose comment is needed.

HD-DEN-13598-2 26 Aug 2022

Uncomment or add a comment explaining why it is inactive.

HD-DEN-12609-2 26 Aug 2022

RESOLVED in CODE WALKTHROUGH

HD-DEN-12609-2 25 Aug 2022

Still see lines of code like this one that require a space after if (i.e. "if(..." should be "if (...").

HD-DEN-13598-2 31 Aug 2022

Please remove commented code.

HD-DEN-13598-2 31 Aug 2022

change comment from reservoirs to op mode

HD-DEN-13598-2 31 Aug 2022

This variable is still being used when we trigger the alarm down at line 302. Should it be removed?

HD-DEN-13598-2 31 Aug 2022

Should this entire function be commented out? It has the proper SW_CONFIG check to not raise alarms and the variables that being assigned here are local.

HD-DEN-12609-2 25 Aug 2022

I think Darren is referring to a needed space after if (before opening parenthesis)? And not adding blank lines before if statements.

HD-DEN-13712-1 29 Aug 2022

Update header to describe function parameter cmd.

HD-DEN-13598-2 31 Aug 2022

Should we be raising this alarm with no data to log for debugging and/or service purposes?

HD-DEN-12609-2 26 Aug 2022

Understood. Fixed. Thanks!

HD-DEN-15367-1 12 Jun 2023

Done

HD-DEN-12609-2 26 Aug 2022

Fixed. Thanks!

DG-DEN-13834-1 04 Oct 2022

Is this resolved?

HD-DEN-14001-1 30 Sep 2022

Restore alarm when done.

HD-DEN-13834-1 29 Sep 2022

What is the purpose of this "no event" event?

HD-DEN-12609-2 26 Aug 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-12609-2 26 Aug 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-12609-2 26 Aug 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-12609-2 24 Aug 2022

Comment says PreTreat, If checks for Treatment. Also space needed after if.

HD-DEN-12609-2 24 Aug 2022

Blank lines before and after if.

HD-DEN-14001-1 30 Sep 2022

Keep read for battery charger status here before end of list.

HD-DEN-12609-2 26 Aug 2022

RESOLVED in CODE WALKTHROUGH

HD-DEN-13712-1 29 Aug 2022

Why is this an alarm?

DG-DEN-13834-1 04 Oct 2022

Remove blank line.

HD-DEN-13712-1 29 Aug 2022

Updated header.