Riskeer

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

# Conflicts:

# Ringtoets/Storage/src/Ringtoets.Storage.Core/Read/FailureMechanismEntityReadExtensions.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/DuneErosion/DuneErosionFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/FailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/MacrostabilityOutwards/MacroStabilityOutwardsFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/Microstability/MicrostabilityFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/PipingStructure/PipingStructureFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/TechnicalInnovation/TechnicalInnovationFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/WaterPressureAsphaltCover/WaterPressureAsphaltCoverFailureMechanismCreateExtensionsTest.cs

# Ringtoets/Storage/test/Ringtoets.Storage.Core.Test/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs

  1. … 17 more files in changeset.
Update reference of hydraulic boundary locations after merge. WTI-1731

Cleanup:

- Removed obsolete AssessmentSectionAssembly and its control.

WTI-1763

Fixed failing tests:

- Fixed failing calculator tests:

-- Adjusted N parameter to contain valid ranges

-- Adjusted asserts on input arguments that require category limits

WTI-1763

Introduced new calculation input interface for exposing hydraulic boundary location. WTI-1731

Fixed failing tests:

- Changed controls and asserts of the consumers in the Integration namespace.

WTI-1763

Cleanup. WTI-1731

Added log message. WTI-1731

Added merging failure mechanisms. WTI-1731

Implement review comments WTI-1736

Implement review comments WTI-1735

Fixed failing tests:

- Fixed call in the assembly tool categories factory --> contributions must be divided by 100.

WTI-1763

Fixed failing tests:

- Fixed failing Creator tests

WTI-1763

Move calculate all context menu item up WTI-1720

Fixed failing tests:

- Fixed failed kernel stub tests

- Fixed test factory

WTI-1763

Added notifying assessment section after merge. WTI-1731

Fixed failing tests:

- Removed obsolete property

- Added ranges to satisfy constraints for 'N'

WTI-1763

Add calculate all item to assessment section context menu WTI-1720

refactored tests. WTI-1731

Fixed compilation errors on the FailureMechanismSectionAssemblyCalculator:

- Fixed factory call on RT side.

WTI-1763

Fixed compilation errors on the FailureMechanismSectionAssemblyCalculator:

- Corrected function call due to changed function call in calculating the category limits

WTI-1763

Cleanup tests WTI-1720

Improved test. WTI-1731

Added contribution validation. WTI-1731

Fixed compilation errors on the AssemblyCategoriesCalculator:

- Fixed factory and subsequent context calls.

WTI-1763

Fixed compilation errors on the AssemblyCategoriesCalculator:

- Modified function arguments for WBI02, it only requires a contribution, a norm and an N value to calculate the categories.

WTI-1763

Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Changed control types of the view, as the factory now returns a FailureMechanism result instead of an AssessmentSectionAssembly result.

WTI-1763

Made failure mechanisms settable in AssessmentSection. WTI-1731

Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Fixed errors of the RT Assembly factory due to changed API of the calculator

WTI-1763

Fixed compilation errors for the AssessmentSectionAssemblyCalculator

- Changed return and function arguments to adhere to the new kernel API

-- Fixed ICalculator and stubs. Calculator and its tests were already fixed as part of rev. 8ab2faf07b8a06b705b156aec092eecc8e70cbb8

WTI-1763