Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed G5 related errors

WTI-1763

    • -12
    • +23
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanism Assembly kernel stub. WTI-1763

    • -9
    • +16
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the AssessmentSectionAssembly kernel stub

- Added input to track what was passed through -->consequence of API changes

- Cleaned up tests

WTI-1763

    • -20
    • +31
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the CategoriesKernelStub:

- Expanded stub to keep track which function was called

- Added test factory to create valid instances of CategoriesList<T> to prevent repeating the same construction every time.

WTI-1763

    • -13
    • +21
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 5 more files in changeset.
Fixing compilation errors stubs:

- Fixed CommonFailureMechanismSectionAssemblyKernelStub

-- Formatted code

WTI-1763

    • -0
    • +17
    ./Assembly/CombinedFailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Implemented assembly kernel v1.1. WTI-1696

    • -7
    • +16
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 12 more files in changeset.
Implement review comments. Update asserts, rename AssemblyErrorMessageTranslator, update test names and update method names WTI-1671

    • -4
    • +4
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
    • -3
    • +3
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
    • -13
    • +13
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
    • -5
    • +5
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 16 more files in changeset.
Add error message translation to the assembly categories calculator/kernel WTI-1671

    • -17
    • +24
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 3 more files in changeset.
Add error message translation to the assessment section assembly calculator WTI-1671

    • -14
    • +24
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
    • -3
    • +14
    ./Assembly/CombinedFailureMechanismSectionAssemblyKernelStub.cs
  1. … 4 more files in changeset.
Add error message translation to the failure mechanism calculator and kernel stub WTI-1671

    • -9
    • +22
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
  1. … 3 more files in changeset.
Add ThrowAssemblyExceptionOnCalculate to failure mechanism section kernel stub WTI-1671

    • -49
    • +32
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Implement review comments, update xmldoc and adapt assemblytool tests WTI-1594

    • -1
    • +1
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
    • -1
    • +1
    ./Assembly/CombinedFailureMechanismSectionAssemblyKernelStub.cs
    • -1
    • +1
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
    • -1
    • +1
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
    • -1
    • +1
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 7 more files in changeset.
Add method WBI-1-1 to the kernel wrapper WTI-1594

    • -1
    • +18
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 9 more files in changeset.
Exposed kernel in factory. WTI-1683

  1. … 4 more files in changeset.
Added kernel stub for WBI-3 method. WTI-1683

    • -2
    • +2
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
    • -0
    • +81
    ./Assembly/CombinedFailureMechanismSectionAssemblyKernelStub.cs
  1. … 3 more files in changeset.
Make partial assembly nullable in kernel stub WTI-1677

    • -1
    • +1
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Exposed kernel methods that are relevant for assembling the failure mechanisms: - Introduced custom exception to wrap all exceptions that can occur in the assembly tool layer - Introduced interface to make the calculator stubbable for future applications

WTI-1681

  1. … 7 more files in changeset.
Added kernel stubs for the WBI-2* assembly tool methods: - Renamed input parameter of the assessment section

WTI-1681

    • -3
    • +3
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Added kernel stubs for the WBI-2* assembly tool methods: - Extended AssemblyToolKernelFactory and connected it with the corresponding kernels

WTI-1681

  1. … 4 more files in changeset.
Added kernel stubs for the WBI-2* assembly tool methods

WTI-1681

    • -0
    • +129
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
  1. … 3 more files in changeset.
Extend AssemblyToolKernelFactory WTI-1677

  1. … 4 more files in changeset.
Implement kernel stub for failure mechanism assembly WTI-1677

    • -0
    • +115
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
  1. … 3 more files in changeset.
Fix failing tests and implement kernel stub for method 0T7 WTI-1670

    • -2
    • +21
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 3 more files in changeset.
Fix failing tests WTI-1670

    • -1
    • +1
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 6 more files in changeset.
Update test assembly tool kernel factory WTI-1670

  1. … 1 more file in changeset.
Update assembly categories kernel stub WTI-1670

    • -22
    • +22
    ./Categories/AssemblyCategoriesKernelStub.cs
Update kernel stub test for method 0G3 & 6 WTI-1670

    • -12
    • +12
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Update the kernel stub to the new API WTI-1670

    • -101
    • +144
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
Add kernel stub method for 0T-1 WTI-1638

    • -1
    • +13
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Implement kernel stub method WTI-1638

    • -1
    • +13
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.