pages

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5340 Code Coverage [100%]

- Coverage to 100%

- Added "Profile" build setup for Code Coverage Instrumentation and build in the workspace_UI with the output name of denaliSquish

- Modified the Pressure/Occlusion message to have new structure (last 3 of 5 fields changed to U32 from F32)

    • -1
    • +1
    ./treatment/sections/TreatmentPressure.qml
  1. … 4 more files in changeset.
DEN-5340 Code Coverage [99.953%]

- Covered the sbOff/sbIdle

    • -2
    • +6
    ./treatment/sections/TreatmentSaline.qml
  1. … 2 more files in changeset.
DEN-5339: Integration Testing

- Debugging, Refactoring, Testing

    • -3
    • +4
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationConfirm.qml
    • -3
    • +5
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationEdit.qml
    • -1
    • +2
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationPaused.qml
    • -0
    • +6
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationStart.qml
    • -8
    • +14
    ./treatment/sections/TreatmentSaline.qml
    • -5
    • +5
    ./treatment/sections/TreatmentTime.qml
  1. … 25 more files in changeset.
DEN-5337: Implementation

Fixed the issue in the unit test but we had a discussion with FW and we had an agreement:

1 - Adding a third field for the message 65 (What was the accepted requested state, or what state to remain in if requested state is rejected.) which will be used for logging only and the message "15: treatment States" will be used to get the actual states.

2 - After the responses to any messages involving the UF_State, Saline_State, Treatment_State immediately message 15 will be sent to update the UI.

So the next step/commit is to apply this decision.

  1. … 4 more files in changeset.
DEN-5337: Implementation

    • -1
    • +5
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationConfirm.qml
    • -1
    • +5
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationEdit.qml
    • -1
    • +6
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationPaused.qml
  1. … 14 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    ./treatment/sections/TreatmentPressure.qml
    • -1
    • +1
    ./treatment/sections/TreatmentSaline.qml
  1. … 96 more files in changeset.
5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

    • -1
    • +1
    ./treatment/sections/TreatmentPressure.qml
    • -1
    • +1
    ./treatment/sections/TreatmentSaline.qml
  1. … 98 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 45 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    ./treatment/sections/TreatmentTime.qml
  1. … 174 more files in changeset.
DEN-5284: Implementation

    • -7
    • +9
    ./treatment/sections/TreatmentSaline.qml
DEN-3605, DEN-3726: Addressed code review comments

  1. … 10 more files in changeset.
DEN-3605, Den-3726: Addressing code review comments

    • -32
    • +12
    ./treatment/TreatmentConfirm.qml
    • -121
    • +63
    ./treatment/TreatmentCreate.qml
  1. … 3 more files in changeset.
DEN-5047: Implementation

- The line of the code which had the logic has been removed.

    • -2
    • +1
    ./treatment/sections/TreatmentTime.qml
  1. … 1 more file in changeset.
Reverting back the bug fix

- This bug fix needs UT/IT/CC which will break if change without them.

- It needs a complete SDLC Will be tracked under the bug story of :

DEN-4975 : UI displays "Treatment Paused" notification when saline bolus is in progress.

    • -1
    • +2
    ./treatment/sections/TreatmentTime.qml
DEN-4790 Code Review 0

    • -2
    • +1
    ./treatment/sections/TreatmentTime.qml
  1. … 9 more files in changeset.
Merge master into DEN-3605_Create_Treatment

  1. … 34 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -5
    • +5
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationConfirm.qml
    • -2
    • +2
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationEdit.qml
    • -5
    • +5
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationPaused.qml
  1. … 242 more files in changeset.
DEN-3605: Continued addressing Peman's comments to remove newline characters

DEN-3605: Continued addressing Peman's comments to remove newline characters.

  1. … 2 more files in changeset.
DEN-3605: Addressed code review comments

  1. … 1 more file in changeset.
DEN-3605: Made requested changes from code review

  1. … 12 more files in changeset.
EMC Support and SD-Card Notification

  1. … 16 more files in changeset.
EMC Support

  1. … 10 more files in changeset.
DEN-3884: Code Review 0

    • -4
    • +4
    ./treatment/adjustments/TreatmentAdjustmentUltrafiltrationEdit.qml
  1. … 19 more files in changeset.
DEN-4443: Integration Testing

- Demo feedback was ok with disabling the Treatment Time as well so I add that too.

    • -2
    • +2
    ./treatment/sections/TreatmentTime.qml
DEN-4443: Integration Testing

  1. … 1 more file in changeset.
DEN-4441: Implementation

- Implemented the SRSUI 256: Restrictions - Max Delivered

    • -1
    • +4
    ./treatment/sections/TreatmentFluid.qml
    • -7
    • +19
    ./treatment/sections/TreatmentSaline.qml
  1. … 4 more files in changeset.
DEN-4441: Implementation/Ultrafiltration

- Also did the :

- DEN-4442: Unit Testing

- DEN-4443: Integration Testing

- DEN-4444: Code Coverage

    • -13
    • +11
    ./treatment/sections/TreatmentFluid.qml
    • -4
    • +4
    ./treatment/sections/TreatmentSaline.qml
    • -5
    • +29
    ./treatment/sections/TreatmentTime.qml
  1. … 26 more files in changeset.
Added Create Treatment unit tests

  1. … 5 more files in changeset.
Added object names for squishqt testing, updated to the latest VM projects path, fixed spellings

  1. … 7 more files in changeset.