Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted the failure mechanism section calculator stub:

- Split the assembly categories input in a version for the detailed and for the tailor made assessment to prevent confusion.

WTI-1842

    • -7
    • +7
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 8 more files in changeset.
Adjusted the failure mechanism section calculator stub:

- Introduced property to keep track of the assembly categories input which was used for the manual assembly

WTI-1842

    • -2
    • +3
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Use FailureProbabilityMarginFactor from AssessmentSection in Assembly. WTI-1844

    • -4
    • +9
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 6 more files in changeset.
Use lowercase T in Geotechnical WTI-1831

    • -3
    • +3
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 3108:

- Fixed test, because it was calling the wrong overload

- Introduced additional input tracking parameter as a FailureMechanism N is not the same as a FailureMechanismSection N

WTI-1782

    • -2
    • +5
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 3105:

- Ran Cleanup

- Merged properties into a single property as on calling side it is still possible to determine which function was called

- Cleaned up src and tests by extracting common knowledge in separate functions

- Updated XMLDoc

WTI-1763

    • -0
    • +4
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 9 more files in changeset.
Cleanup:

- Renamed tracking properties of the calculatorstub

WTI-1782

    • -3
    • +3
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Added overload to the DetailedAssemblyResult:

- Pulled overloaded function up to interface definition

-- Fixed calculator stub

WTI-1782

    • -0
    • +94
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Fixed failing tests:

- Fixed failed kernel stub tests

- Fixed test factory

WTI-1763

    • -3
    • +3
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Fixed compilation errors on the FailureMechanismSectionAssemblyCalculator:

- Corrected function call due to changed function call in calculating the category limits

WTI-1763

    • -7
    • +17
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Fixed compilation errors on the AssemblyCategoriesCalculator:

- Modified function arguments for WBI02, it only requires a contribution, a norm and an N value to calculate the categories.

WTI-1763

    • -7
    • +23
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 4 more files in changeset.
Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Changed return and function arguments to adhere to the new kernel API

-- Fixed ICalculator and stubs. Calculator and its tests were already fixed as part of rev. 8ab2faf07b8a06b705b156aec092eecc8e70cbb8

WTI-1763

    • -21
    • +21
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2945: - Added initial value checks - Removed redundant asserts

WTI-1723

    • -5
    • +6
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
Add extra calculator method for combined assembly for failure mechanisms with only simple and tailor made assessment WTI-1723

    • -0
    • +72
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 4 more files in changeset.
Incorporated comments review 2940 - introduce 3 context objects: - Adjusted the calculator stub to clearly distinguish which of the failure mechanism assembly category calculator methods is being called

WTI-1540

    • -10
    • +10
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 2 more files in changeset.
Implement new combined assembly calculator methods in calculator stub WTI-1723

    • -0
    • +144
    ./Assembly/FailureMechanismSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Rename Geotechnic->Geotechnical WTI-1541

    • -8
    • +8
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 15 more files in changeset.
Improved calculator stub. WTI-1684

    • -4
    • +1
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
Removed Combined assembly failure mechanism input since its parameters are unused in the kernel. WTI-1683

    • -4
    • +4
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 13 more files in changeset.
Implement review comments, update xmldoc and adapt assemblytool tests WTI-1594

    • -25
    • +32
    ./Categories/AssemblyCategoriesCalculatorStubTest.cs
  1. … 11 more files in changeset.
Changed input parameter of calculator stub. WTI-1683

    • -4
    • +4
    ./Assembly/AssessmentSectionAssemblyCalculatorStubTest.cs
  1. … 1 more file in changeset.
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.