Ringtoets.Integration.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3146:

- Ran DeltaresClean and removed unused references from files and projects

- Updated XMLDocs and testname typos

WTI-1764

    • -1
    • +0
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
    • -2
    • +0
    ./StandAlone/SectionResults/MacroStabilityOutwardsFailureMechanismSectionResult.cs
  1. … 15 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for TechnicalInnovation. WTI-1764

    • -1
    • +1
    ./StandAlone/AssemblyFactories/TechnicalInnovationFailureMechanismAssemblyFactory.cs
    • -3
    • +2
    ./StandAlone/SectionResults/TechnicalInnovationFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for StrengthStabilityLengthWise. WTI-1764

    • -1
    • +1
    ./StandAlone/AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismAssemblyFactory.cs
    • -3
    • +2
    ./StandAlone/SectionResults/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for PipingStructure. WTI-1764 Description

    • -1
    • +1
    ./StandAlone/AssemblyFactories/PipingStructureFailureMechanismAssemblyFactory.cs
    • -3
    • +2
    ./StandAlone/SectionResults/PipingStructureFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for GrassCoverSlipOffOutwards. WTI-1764

    • -1
    • +1
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismAssemblyFactory.cs
    • -3
    • +2
    ./StandAlone/SectionResults/GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for GrassCoverSlipOffInwards. WTI-1764

    • -1
    • +1
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismAssemblyFactory.cs
    • -3
    • +2
    ./StandAlone/SectionResults/GrassCoverSlipOffInwardsFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for WaterpressureAsphaltCover. WTI-1764

    • -1
    • +1
    ./StandAlone/AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismAssemblyFactory.cs
    • -3
    • +2
    ./StandAlone/SectionResults/WaterPressureAsphaltCoverFailureMechanismSectionResult.cs
  1. … 13 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for MicroStability

- Fixed failing test for macrostability outwards

WTI-1764

    • -3
    • +2
    ./StandAlone/SectionResults/MicrostabilityFailureMechanismSectionResult.cs
  1. … 14 more files in changeset.
Moved manual assembly category enum and its converter to Common.Data WTI-1764

    • -45
    • +0
    ./Assembly/ManualFailureMechanismSectionAssemblyCategoryGroup.cs
    • -49
    • +0
    ./Assembly/ManualFailureMechanismSectionAssemblyCategoryGroupConverter.cs
  1. … 11 more files in changeset.
Introduced converter to convert from Manual to FailureMechanismSectionAssembly category group for the AssemblyFactories:

- Applied for Macrostability outwards

WTI-1764

    • -1
    • +2
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Introduced converter to convert from Manual to FailureMechanismSectionCategoryGroup

- Required in order to feed the custom enum into the assembly calculators for Group 4 failure mechanisms.

WTI-1764

    • -0
    • +49
    ./Assembly/ManualFailureMechanismSectionAssemblyCategoryGroupConverter.cs
  1. … 2 more files in changeset.
Introduced ManualFailureMechanismSectionAssemblyCategoryGroup for MacroStabilityOutwards:

- Fixed majority of compiling errors, except for the factory.

WTI-1764

    • -2
    • +3
    ./StandAlone/SectionResults/MacroStabilityOutwardsFailureMechanismSectionResult.cs
  1. … 9 more files in changeset.
Added new enum value to represent the manual assembly for group 4 failure mechanisms:

- Moved common resource values in order to reuse them

WTI-1764

    • -0
    • +45
    ./Assembly/ManualFailureMechanismSectionAssemblyCategoryGroup.cs
  1. … 8 more files in changeset.
Cleanup. WTI-1792

  1. … 3 more files in changeset.
Removed unused construction parameters. WTI-1792

  1. … 5 more files in changeset.
Update other failure mechanism contribution when changing composition. WTI-1792

  1. … 1 more file in changeset.
Added other failure mechanism to AssessmentSection. WTI-1792

  1. … 1 more file in changeset.
Exposed contributing failure mechanisms on assessment section. WTI-1792

  1. … 4 more files in changeset.
Incorporated comments review:

- Ran cleanup

- Updated XMLDocs

- Updated test names

Paired with ~tangerma

WTI-1731

  1. … 4 more files in changeset.
Updated factory to make use of the overloaded function

- Fixed failing forms test due to different return value from the calculator stub.

WTI-1782

    • -10
    • +6
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 2 more files in changeset.
Removed unused property. WTI-1731

    • -17
    • +3
    ./Merge/AssessmentSectionMergeData.cs
  1. … 5 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

    • -2
    • +1
    ./StandAlone/GrassCoverSlipOffInwardsFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/GrassCoverSlipOffOutwardsFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/MacroStabilityOutwardsFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/MicrostabilityFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/PipingStructureFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/StrengthStabilityLengthwiseConstructionFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/TechnicalInnovationFailureMechanism.cs
    • -2
    • +1
    ./StandAlone/WaterPressureAsphaltCoverFailureMechanism.cs
  1. … 33 more files in changeset.
Added setting properties in constructor. WTI-1731

    • -0
    • +19
    ./Merge/AssessmentSectionMergeData.cs
  1. … 1 more file in changeset.
Added construction properties to constructor. WTI-1731

  1. … 3 more files in changeset.
Added construction properties to merge data. WTI-1731

    • -18
    • +114
    ./Merge/AssessmentSectionMergeData.cs
Added bool properties to merge data to select failure mechanisms. WTI-1731

    • -0
    • +90
    ./Merge/AssessmentSectionMergeData.cs
Improvements after review. WTI-1731

  1. … 1 more file in changeset.
Cleanup:

- Added missing asserts

- Editorial changes

WTI-1763

    • -1
    • +1
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 13 more files in changeset.
Cleanup:

- Removed obsolete AssessmentSectionAssembly and its control.

WTI-1763

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

- Fixed factory call on RT side.

WTI-1763

    • -1
    • +6
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.