Ringtoets.Integration.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch '1832'

    • -1
    • +2
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 4 more files in changeset.
Set FailureProbabilityMarginFactor 0 when composition is dunes. WTI-1845

  1. … 1 more file in changeset.
Introduce assessment section helper to determine if there's manual assembly results present WTI-1839

    • -0
    • +168
    ./Assembly/AssessmentSectionHelper.cs
  1. … 2 more files in changeset.
Use FailureProbabilityMarginFactor from AssessmentSection in Assembly. WTI-1844

    • -1
    • +2
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 6 more files in changeset.
Added FailureProbabilityMarginFactor to AssessmentSection. WTI-1844

  1. … 1 more file in changeset.
Adapt assessment section assembly factory WTI-1842

    • -29
    • +40
    ./Assembly/AssessmentSectionAssemblyFactory.cs
  1. … 1 more file in changeset.
Adapt combined assembly factory WTI-1842

    • -55
    • +63
    ./Assembly/CombinedAssemblyFailureMechanismSectionFactory.cs
  1. … 1 more file in changeset.
Fix failing tests WTI-1842

    • -1
    • +1
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StandAlone/AssemblyFactories/PipingStructureFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StandAlone/AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StandAlone/AssemblyFactories/TechnicalInnovationFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StandAlone/AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismAssemblyFactory.cs
Add useManual parameter to Mactostability Outwards assembly factory methods WTI-1842

    • -4
    • +9
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
  1. … 2 more files in changeset.
Add useManual parameter to standalone assembly factory methods WTI-1842

    • -5
    • +8
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismAssemblyFactory.cs
    • -32
    • +35
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismAssemblyFactory.cs
    • -5
    • +8
    ./StandAlone/AssemblyFactories/PipingStructureFailureMechanismAssemblyFactory.cs
    • -5
    • +8
    ./StandAlone/AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismAssemblyFactory.cs
    • -5
    • +8
    ./StandAlone/AssemblyFactories/TechnicalInnovationFailureMechanismAssemblyFactory.cs
    • -5
    • +8
    ./StandAlone/AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismAssemblyFactory.cs
  1. … 14 more files in changeset.
Introduced failure mechanism helpers to determine if any section has manual overwritten results:

- Introduced for group 4

WTI-1839

    • -0
    • +49
    ./StandAlone/Helpers/GrassCoverSlipOffInwardsFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/GrassCoverSlipOffOutwardsFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/MacroStabilityOutwardsFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/MicrostabilityFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/PipingStructureFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/StrengthStabilityLengthwiseConstructionFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/TechnicalInnovationFailureMechanismHelper.cs
    • -0
    • +49
    ./StandAlone/Helpers/WaterPressureAsphaltCoverFailureMechanismHelper.cs
  1. … 9 more files in changeset.
Merge branch 'master' into AssemblyExport

    • -54
    • +27
    ./Assembly/CombinedFailureMechanismSectionAssemblyResultFactory.cs
Cleanup: Use the opposite operator. WTI-1787

Cleanup: Reduce cognitive complexity. WTI-1787

    • -55
    • +28
    ./Assembly/CombinedFailureMechanismSectionAssemblyResultFactory.cs
Incorporated comments review 3186:

- Fixed XMLDocs

WTI-1790

    • -2
    • +2
    ./Assembly/CombinedFailureMechanismSectionAssemblyResult.cs
  1. … 5 more files in changeset.
Moved m -> km conversion from the data model to view model

- Meters are required for the export, hence the data model was adjusted. The view logic maintains a km display --> moved logic as values should be processed as late as possible.

WTI-1790

    • -2
    • +2
    ./Assembly/CombinedFailureMechanismSectionAssemblyResult.cs
    • -2
    • +2
    ./Assembly/CombinedFailureMechanismSectionAssemblyResultFactory.cs
  1. … 3 more files in changeset.
Incorporated comments review 3146:

- Wrapped possible converter exceptions from group 4 failure mechanisms

WTI-1764

    • -3
    • +11
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismAssemblyFactory.cs
    • -3
    • +11
    ./StandAlone/AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismAssemblyFactory.cs
    • -5
    • +13
    ./StandAlone/AssemblyFactories/MacroStabilityOutwardsFailureMechanismAssemblyFactory.cs
    • -3
    • +11
    ./StandAlone/AssemblyFactories/MicrostabilityFailureMechanismAssemblyFactory.cs
    • -3
    • +11
    ./StandAlone/AssemblyFactories/PipingStructureFailureMechanismAssemblyFactory.cs
    • -3
    • +11
    ./StandAlone/AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismAssemblyFactory.cs
    • -3
    • +11
    ./StandAlone/AssemblyFactories/TechnicalInnovationFailureMechanismAssemblyFactory.cs
    • -3
    • +11
    ./StandAlone/AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismAssemblyFactory.cs
  1. … 8 more files in changeset.
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.