Ringtoets.ClosingStructures.Data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update closing structures factory WTI-1677

    • -14
    • +29
    ./ClosingStructuresFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Rename parameters and update xmldocs WTI-1677

    • -1
    • +1
    ./ClosingStructuresFailureMechanismAssemblyFactory.cs
  1. … 12 more files in changeset.
Add check to assembly factory to see if the failure mechanism is relevant WTI-1677

    • -0
    • +5
    ./ClosingStructuresFailureMechanismAssemblyFactory.cs
  1. … 47 more files in changeset.
Review related changes to assembly factories, cleanup and use new calculator methods. WTI-1677

    • -28
    • +53
    ./ClosingStructuresFailureMechanismAssemblyFactory.cs
  1. … 39 more files in changeset.
Rename assembly factories WTI-1677

    • -0
    • +287
    ./ClosingStructuresFailureMechanismAssemblyFactory.cs
    • -287
    • +0
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.csproj
  1. … 128 more files in changeset.
Review related changes, renames, signature changes and test improvements WTI-1677

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 29 more files in changeset.
Improve parameters for failure mechanism assembly in groups 1 & 2 and macro outwards WTI-1677

    • -9
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 13 more files in changeset.
Add assemble failure mechanism method to factory for closing structures WTI-1677

    • -8
    • +83
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 3 more files in changeset.
Add assembly group to closing structures WTI-1686

    • -1
    • +1
    ./ClosingStructuresFailureMechanism.cs
  1. … 1 more file in changeset.
Cleanup factory WTI-1670

    • -9
    • +0
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
Update factory in closing structures WTI-1670

    • -9
    • +8
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Update XMLDoc for section result constructors WTI-1641

    • -5
    • +4
    ./ClosingStructuresFailureMechanismSectionResult.cs
  1. … 18 more files in changeset.
Fix inconsistent naming. WTI-1634

    • -9
    • +11
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 2 more files in changeset.
Review related changes WTI-1631

Paired with roberttangerman

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResult.cs
  1. … 7 more files in changeset.
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -2
    • +2
    ./ClosingStructuresFailureMechanismSectionResult.cs
  1. … 53 more files in changeset.
Improved assembly factory method docs. WTI-1631

    • -6
    • +6
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 6 more files in changeset.
Adjusted Factory: - Pass tailor made probability in the AssembleTailorMadeAssembly result

WTI-1630

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Implemented a CombinedAssembly function to combine the simple, detailed and tailor made result into one by means of the calculator

WTI-1630

    • -0
    • +48
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 2 more files in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Fed the DetailedAssessmentResult from the section result to the calculator - Cleaned up testfile

WTI-1630

    • -2
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Added factory method to create Tailor Made Assembly results.

WTI-1630

    • -0
    • +54
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Renamed AssessmentLayerThree --> TailorMadeAssessmentProbability - Adjusted affected tests, removed obsolete RoundedDouble casts or uses in storage

WTI-1630

    • -8
    • +7
    ./ClosingStructuresFailureMechanismSectionResult.cs
  1. … 10 more files in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Added properties to hold registrations of the Detailed and the TailorMadeAssessments - Added properties to hold the manually overridden values - Adapted affected test

WTI-1630

    • -1
    • +42
    ./ClosingStructuresFailureMechanismSectionResult.cs
  1. … 2 more files in changeset.
Add support for entering NotAssessed detailed assessment result in the macro stability outwards data model and factories WTI-1627

    • -0
    • +2
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 12 more files in changeset.
Review related improvements. Add xmldocs, remove unneeded null checks in containers and added tests to some detailed assessment extensions WTI-1616

    • -2
    • +2
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 16 more files in changeset.
Cleanup files WTI-1616

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 11 more files in changeset.
Review related changes. Improve calculator/factories and their tests. WTI-1616

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
    • -2
    • +2
    ./ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensions.cs
  1. … 29 more files in changeset.
Review related changes, update xmldoc and fix tests WTI-1617

    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResult.cs
  1. … 19 more files in changeset.
Review related changes. Improve assembly factory formatting. WTI-1620

    • -2
    • +2
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 6 more files in changeset.
Review related changes. Improve formatting of factories WTI-1620

    • -8
    • +12
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 9 more files in changeset.
Review related changes. Rename AssemblyFactoryException -> AssemblyException WTI-1620

    • -4
    • +4
    ./ClosingStructuresFailureMechanismSectionResultAssemblyFactory.cs
  1. … 43 more files in changeset.