Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed input parameters of calculator stub. WTI-1683

    • -5
    • +10
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Add method WBI-1-1 to the kernel wrapper WTI-1594

    • -5
    • +112
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 9 more files in changeset.
Update assemblytool and column builder WTI-1693

    • -9
    • +9
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 8 more files in changeset.
Use the extracted assembly failure mechanism section in the CombinedAssembly. WTI-1683

    • -8
    • +11
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 5 more files in changeset.
Implemented calculator stub method for combined failure mechanism sections. WTI-1683

    • -0
    • +82
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2770: - Renamed outputs of calculatorstub - Extracted explicit functions to determine which failure mechanisms belong into which group

WTI-1681

    • -7
    • +7
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Rename parameters and update xmldocs WTI-1677

    • -3
    • +3
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 12 more files in changeset.
Implemented AssemblyFactory on AssessmentSection level: - Adjusted calculator stub, as the assembly method on assessment section used the same output as the failure mechanisms --> split output definitions in order to set different output on the two functions. - Updated XMLDoc

WTI-1681

    • -4
    • +4
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 3 more files in changeset.
Replaced AssessmentCategoriesInput with double inputs: - Assembling failure mechanisms does not require other values besides the lower limit norm and the signaling norm -- Adjusted interface and stub accordingly

WTI-1681

    • -16
    • +15
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Implemented calculator stub: - Exposed the assessment section assembly calculator through the interface -- Added implementation details for the concrete implementations of the interface

WTI-1681

    • -0
    • +15
    ./TestAssemblyToolCalculatorFactoryTest.cs
  1. … 4 more files in changeset.
Implemented calculator stub: - Implemented functions that assemble the assessment section based on the combined failure mechanism assembly results of group 1, 2, and groups 3 and 4

WTI-1681

    • -1
    • +80
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Cleaned up test: - Use an .AreSame() instead of a .AreEqual when verifying that the correct input was passed in the stubbed functions

WTI-1681

    • -3
    • +3
    ./Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
Implemented calculator stub: - Implemented functions that assemble the assessment section based on failure mechanism assembly results

WTI-1681

    • -0
    • +191
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 3 more files in changeset.
Review related changes to assembly factories, cleanup and use new calculator methods. WTI-1677

    • -4
    • +4
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 39 more files in changeset.
Introduce calculator method for manual assembly WTI-1677

    • -4
    • +171
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Review related changes, renames, signature changes and test improvements WTI-1677

    • -22
    • +23
    ./Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
  1. … 29 more files in changeset.
Improve factory methods WTI-1677

    • -1
    • +1
    ./Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
  1. … 24 more files in changeset.
Change calculator api to only return enum value in some cases WTI-1677

    • -4
    • +4
    ./Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Extend calculator factories WTI-1677

    • -0
    • +15
    ./TestAssemblyToolCalculatorFactoryTest.cs
  1. … 4 more files in changeset.
Introduce calculator stub WTI-1677

    • -0
    • +190
    ./Assembly/FailureMechanismAssemblyCalculatorStubTest.cs
  1. … 3 more files in changeset.
Cleanup WTI-1677

    • -1
    • +0
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2734: - Cleaned up tests

Paired with ~carloslubbers

WTI-1670

    • -10
    • +2
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 1 more file in changeset.
Implement review comments WTI-1670

    • -14
    • +11
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
Implement review comments WTI-1670

    • -0
    • +1
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 2 more files in changeset.
Update assembly categories calculator/kernelstub/factory WTI-1670

    • -22
    • +28
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 8 more files in changeset.
Update calculator with new input parameter WTI-1670

    • -60
    • +41
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Adapt assembly calculator stub WTI-1670

    • -41
    • +66
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Allow manual setting of the assessment section categories output WTI-1538

    • -1
    • +20
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 1 more file in changeset.
Implement method 0T-1 in the calculator WTI-1638

    • -1
    • +67
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 7 more files in changeset.
Implement calculator method 0G-1 WTI-1638

    • -2
    • +67
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.