application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5838: Code Review 0

    • -1
    • +0
    /sources/model/hd/alarm/MAlarmStatusData.cpp
DEN-5754: Implementation

- code refactoring and clean up

    • -0
    • +55
    /sources/gui/qml/components/TitleBarCreateTreatment.qml
    • -0
    • +660
    /sources/gui/qml/pages/pretreatment/create/PreTreatmentCreate.qml
    • -0
    • +124
    /sources/gui/qml/pages/pretreatment/create/PreTreatmentPrime.qml
    • -144
    • +0
    /sources/gui/qml/pages/treatment/TreatmentBegin.qml
    • -140
    • +0
    /sources/gui/qml/pages/treatment/TreatmentPrime.qml
    • -11
    • +12
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
RESOLVED

RESOLVED

RESOLVED

RESOLVED

Was this added by mistake?

Was this added by mistake?

Can delete

Can delete

Can delete

Can delete

Why were the extra sleeps needed? I don't have them and it's working fine

Why were the extra sleeps needed? I don't have them and it's working fine

I only wanted to exclude them from coco, but for some, I had to completely comment them, but still kept the ones that don't require to be commented.

I only wanted to exclude them from coco, but for some, I had to completely comment them, but still kept the ones that don't require to be commented.

Kept it as a place holder to keep all 16 bits visibly used.

Kept it as a place holder to keep all 16 bits visibly used.

there were useless tests where the QVerify and QCompare were removed from them after using the template function notify.

there were useless tests where the QVerify and QCompare were removed from them after using the template function notify.

It still applied to the newly created file. I would prefer to have something more general like: *TextEntry And please don't use a name like "Denali" which is subject to change.

It still applied to the newly created file.
I would prefer to have something more general like:

  • TextEntry
    And please don't use a name like "Denali" which is subject to change.
Can delete

Can delete

It still applied to the newly created file.

It still applied to the newly created file.

Application is spelled wrong What is this for?

Application is spelled wrong
What is this for?

please put the even verb at the end. pressedEnter => enterPressed eg. clickedBack => backClicked clickedContinue => continueClicked **"please follow this everywhere in the code."**

please put the even verb at the end.
pressedEnter => enterPressed
eg.
clickedBack => backClicked
clickedContinue => continueClicked

**"please follow this everywhere in the code."**

Will there be gaps in code coverage with these removed?

Will there be gaps in code coverage with these removed?

Can be deleted

Can be deleted

AlarmClearedConditionData is commented out above but this one remains?

AlarmClearedConditionData is commented out above but this one remains?

Can be deleted

Can be deleted

Same here.

Same here.

Actually, No this is in the correct place and those two other components shall cover the minimize mouseArea. IF it goes last then it covers those two and they will never work.

Actually, No this is in the correct place and those two other components shall cover the minimize mouseArea.
IF it goes last then it covers those two and they will never work.

Shouldn't this be declared last?

Shouldn't this be declared last?

Shouldn't this be declared last?

Shouldn't this be declared last?

I have different types of comments one of them is "// DEBUG:" which we don't have a todo item for that. It only exists for later or in casede bugging that I don't want to log with that format all t...

I have different types of comments one of them is "// DEBUG:" which we don't have a todo item for that.
It only exists for later or in casede bugging that I don't want to log with that format all the time but sometimes useful for debugging.

By using the template function notify in lines 349,350,351 they are not required anymore. This shows how good/correct implementation helps to have a clean code.

By using the template function notify in lines 349,350,351 they are not required anymore.
This shows how good/correct implementation helps to have a clean code.

Where was this moved to? Or was it deleted?

Where was this moved to? Or was it deleted?

Add TODO on commented out line or delete commented line. This way, we can always find it.

Add TODO on commented out line or delete commented line. This way, we can always find it.

Move comment outside of if statement.

Move comment outside of if statement.

Space between functions.

Space between functions.