Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

-Renamed directory of .AssemblyTool.KernelWrapper.TestUtil

    • -145
    • +0
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
    • -110
    • +0
    ./Assembly/CombinedFailureMechanismSectionAssemblyKernelStub.cs
    • -135
    • +0
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
    • -386
    • +0
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
    • -76
    • +0
    ./AssemblyToolKernelFactoryConfig.cs
    • -156
    • +0
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 36 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

    • -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. … 169 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

  1. … 208 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -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. … 6089 more files in changeset.
Ran Deltares Cleanup:

- Performed for the Ringtoets.AssemblyTool

WTI-1767

    • -4
    • +4
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 2 more files in changeset.
Improvements after review. WTI-1787

  1. … 13 more files in changeset.
Cleanup:

- Renamed property that contains the output with probability

WTI-1822

    • -8
    • +8
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 2 more files in changeset.
Adjusted kernelstub:

- Removed obsolete generic method

- Fixed compiling errors and failing tests.

WTI-1822

    • -13
    • +43
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 2 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -2
    • +11
    ./AssemblyToolKernelFactoryConfig.cs
  1. … 39 more files in changeset.
Reduce code smells from sonarqube in AssemblyTool namespace WTI-1787

    • -2
    • +2
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
Incorporated comments review 3105:

- Renamed categoryLimits --> categories

WTI-1763

    • -3
    • +3
    ./Assembly/FailureMechanismAssemblyKernelStub.cs
  1. … 5 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

    • -9
    • +4
    ./Categories/AssemblyCategoriesKernelStub.cs
  1. … 9 more files in changeset.
Cleanup:

- Added missing asserts

- Editorial changes

WTI-1763

    • -1
    • +2
    ./Assembly/CombinedFailureMechanismSectionAssemblyKernelStub.cs
  1. … 13 more files in changeset.
Fixed failing tests:

- Removed obsolete property

- Added ranges to satisfy constraints for 'N'

WTI-1763

    • -5
    • +0
    ./Assembly/AssessmentSectionAssemblyKernelStub.cs
  1. … 2 more files in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed A1 related functions

-- Added property to explicitly set the result of A1. Setting indirect assembly results will fail due to:

--- Invalid cast when input arguments are DirectResult

--- Resulting NULL values on the input arguments --> hence can be verified that the wrong input arguments were used

WTI-1763

    • -15
    • +13
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed errors related to T7 functions

WTI-1763

    • -9
    • +7
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed T5 related functions.

WTI-1763

    • -7
    • +5
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed T3 related functions.

WTI-1763

    • -9
    • +7
    ./Assembly/FailureMechanismSectionAssemblyKernelStub.cs
  1. … 1 more file in changeset.
Fixed compilation errors for the FailureMechanismAssemblyKernelStub:

- Fixed G3 related functions

WTI-1763

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