Application.Ringtoets.Storage

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +3
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +2
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

    • -1
    • +1
    ./Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 19 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +3
    ./Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -4
    • +4
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Removed mirror property SectionResults2 for ClosingStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

  1. … 1 more file in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 19 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +6
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Review related changes => Ensured WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions is actually used

WTI-1531

    • -7
    • +10
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -8
    • +9
    ./Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs
Review related changes => Made summaries consistent

WTI-1531

    • -4
    • +4
    ./Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -5
    • +4
    ./Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensions.cs
    • -4
    • +4
    ./Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -6
    • +5
    ./Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs
    • -7
    • +6
    ./Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs
    • -13
    • +13
    ./Read/Piping/PipingFailureMechanismMetaEntityReadExtensions.cs
    • -4
    • +4
    ./Read/StabilityStoneCover/StabilityStoneCoverFailureMechanismMetaEntityReadExtensions.cs
    • -4
    • +4
    ./Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions.cs
Review related changes => Completed some rename actions

WTI-1531

    • -2
    • +2
    ./Read/AssessmentSectionEntityReadExtensions.cs
    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -1
    • +1
    ./Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Cleanup after review WTI-1579

Paired with siuhintang

    • -1
    • +1
    ./Create/HydraulicBoundaryLocationOutputCreateExtensions.cs
    • -1
    • +1
    ./Read/HydraulicLocationOutputEntityReadExtensions.cs
  1. … 1 more file in changeset.
Incorporated comments review 2453: - Adjusted .gitignore file - Moved files to correct locations - Added ArgumentNullExceptions when missing - Simplified tests - Updated XMLDoc

WTI-1579

    • -1
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -52
    • +0
    ./Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensions.cs
    • -8
    • +20
    ./Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -36
    • +19
    ./Create/HydraulicBoundaryLocationOutputCreateExtensions.cs
    • -0
    • +59
    ./Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensions.cs
    • -0
    • +7
    ./Read/HydraulicLocationOutputEntityReadExtensions.cs
  1. … 5 more files in changeset.
Removed derived output from storage. WTI-1591

    • -7
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -2
    • +1
    ./Create/StructuresOutputCreateExtensions.cs
    • -4
    • +0
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -4
    • +0
    ./DbContext/GrassCoverErosionInwardsOutputEntity.cs
    • -4
    • +0
    ./DbContext/HeightStructuresOutputEntity.cs
    • -54
    • +0
    ./DbContext/IProbabilityAssessmentOutputEntity.cs
    • -0
    • +34
    ./DbContext/IStructuresOutputEntity.cs
    • -4
    • +0
    ./DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -46
    • +0
    ./DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -2
    • +2
    ./DbContext/PartialClosingStructuresOutputEntity.cs
    • -2
    • +2
    ./DbContext/PartialHeightStructuresOutputEntity.cs
    • -2
    • +0
    ./DbContext/PartialRingtoetsEntities.cs
    • -2
    • +2
    ./DbContext/PartialStabilityPointStructuresOutputEntity.cs
    • -4
    • +0
    ./DbContext/PipingCalculationEntity.cs
    • -55
    • +0
    ./DbContext/PipingSemiProbabilisticOutputEntity.cs
  1. … 17 more files in changeset.
Remove redundant imports and targets WTI-1587

    • -3
    • +0
    ./Application.Ringtoets.Storage.csproj
  1. … 5 more files in changeset.
Removed read and create extensions for ProbabilityAssessmentOutput. WTI-1590

    • -2
    • +0
    ./Application.Ringtoets.Storage.csproj
    • -52
    • +0
    ./Create/ProbabilityAssessmentOutputCreateExtensions.cs
    • -49
    • +0
    ./Read/ProbabilityAssessmentOutputEntityReadExtensions.cs
  1. … 3 more files in changeset.
Removed ProbabilityAssessmentOutput from StructuresOutput constructor. WTI-1590

  1. … 17 more files in changeset.
Adapted storage extensions for not saving the probabilityAssessmentOutput. WTI-1590

    • -2
    • +4
    ./Create/StructuresOutputCreateExtensions.cs
  1. … 3 more files in changeset.
Removed height stability point specific section result. WTI-1590

    • -4
    • +7
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +2
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 30 more files in changeset.
Removed height structures specific section result. WTI-1590

    • -2
    • +3
    ./Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -3
    • +6
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 28 more files in changeset.
Removed closing structures specific section result. WTI-1590

    • -3
    • +4
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +2
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 30 more files in changeset.
Removed closing structures specific section result. WTI-1590

    • -3
    • +4
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +2
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 30 more files in changeset.
Add delta L property to storage WTI-1531

    • -0
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -1
    • +22
    ./DbContext/RingtoetsEntities.Designer.cs
    • -91
    • +91
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +1
    ./DbContext/WaveImpactAsphaltCoverFailureMechanismMetaEntity.cs
    • -0
    • +7
    ./Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -1
    • +7
    ./Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensions.cs
    • -0
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -0
    • +7
    ./Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -2
    • +3
    ./Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs
    • -1
    • +1
    ./Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 27 more files in changeset.
Add delta L property to storage WTI-1531

    • -0
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -1
    • +22
    ./DbContext/RingtoetsEntities.Designer.cs
    • -91
    • +91
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +1
    ./DbContext/WaveImpactAsphaltCoverFailureMechanismMetaEntity.cs
    • -0
    • +7
    ./Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -1
    • +7
    ./Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensions.cs
    • -0
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -0
    • +7
    ./Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -2
    • +3
    ./Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs
    • -1
    • +1
    ./Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 27 more files in changeset.
Updated mappings Create and Read Extensions for HBL calculations: - Entity framework maps the entities in a reverse order on the foreign keys when mapping

WTI-1579

    • -8
    • +8
    ./Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -8
    • +8
    ./Read/HydraulicLocationEntityReadExtensions.cs
  1. … 2 more files in changeset.
Merge branch '1579'

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# Application/Ringtoets/test/Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd

# Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

    • -3
    • +5
    ./Application.Ringtoets.Storage.csproj
    • -74
    • +74
    ./DbContext/AssessmentSectionEntity.cs
    • -55
    • +55
    ./DbContext/BackgroundDataEntity.cs
    • -41
    • +41
    ./DbContext/BackgroundDataMetaEntity.cs
    • -93
    • +93
    ./DbContext/CalculationGroupEntity.cs
    • -80
    • +80
    ./DbContext/ClosingStructureEntity.cs
    • -101
    • +101
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -42
    • +42
    ./DbContext/ClosingStructuresFailureMechanismMetaEntity.cs
    • -46
    • +46
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -43
    • +43
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -63
    • +63
    ./DbContext/DikeProfileEntity.cs
    • -40
    • +40
    ./DbContext/DuneErosionFailureMechanismMetaEntity.cs
    • -42
    • +42
    ./DbContext/DuneErosionSectionResultEntity.cs
    • -60
    • +60
    ./DbContext/DuneLocationEntity.cs
    • -47
    • +47
    ./DbContext/DuneLocationOutputEntity.cs
  1. … 93 more files in changeset.
Updated database design: - Renamed PK of HydraulicLocationOutputEntity to match with the current naming conventions -- Updated migration script and integration test - Updated triggers of the HydraulicLocationEntity to match with the current naming convention and exhibit the correct behaviour

WTI-1579

    • -1
    • +1
    ./DbContext/HydraulicLocationOutputEntity.cs
    • -83
    • +83
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 6 more files in changeset.
Added calculated reliability to structures output data model. WTI-1590

  1. … 9 more files in changeset.
Adapt storage with the N parameter for the Piping Structure failure mechanism WTI-1531

    • -1
    • +4
    ./Application.Ringtoets.Storage.csproj
    • -1
    • +12
    ./Create/PipingStructure/PipingStructureFailureMechanismCreateExtensions.cs
    • -0
    • +1
    ./DbContext/PartialRingtoetsEntities.cs
    • -0
    • +41
    ./DbContext/PipingStructureFailureMechanismMetaEntity.cs
    • -1
    • +2
    ./DbContext/RingtoetsEntities.Context.cs
    • -25
    • +86
    ./DbContext/RingtoetsEntities.edmx
    • -92
    • +94
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +35
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -0
    • +56
    ./Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs
    • -56
    • +0
    ./Read/PipingStructures/PipingStructureSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Removed semi probabilistic output property from overtopping output. WTI-1589

  1. … 17 more files in changeset.
Adapt storage to include the macro stability outwards probability assessment input WTI-1531

    • -2
    • +6
    ./Application.Ringtoets.Storage.csproj
    • -1
    • +1
    ./Create/AssessmentSectionCreateExtensions.cs
    • -6
    • +6
    ./Create/MacrostabilityOutwards/MacroStabilityOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +2
    ./DbContext/FailureMechanismSectionEntity.cs
    • -0
    • +41
    ./DbContext/MacroStabilityOutwardsFailureMechanismMetaEntity.cs
    • -0
    • +43
    ./DbContext/MacroStabilityOutwardsSectionResultEntity.cs
    • -43
    • +0
    ./DbContext/MacrostabilityOutwardsSectionResultEntity.cs
    • -1
    • +2
    ./DbContext/PartialRingtoetsEntities.cs
    • -1
    • +2
    ./DbContext/RingtoetsEntities.Context.cs
    • -34
    • +95
    ./DbContext/RingtoetsEntities.edmx
    • -91
    • +93
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -3
    • +6
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -0
    • +59
    ./Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 21 more files in changeset.
Regenerated context files after merge

WTI-1579

    • -84
    • +84
    ./DbContext/RingtoetsEntities.edmx.diagram