src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed DamMacroStabilityInwards:

- Adjusted the KernelWrapperHelper

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Removed DamMacroStabilityOutwards:

- Adjusted the KernelWrapperHelper

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Cleanup:

- Formatting

Related to Issue [MWDAM-1355]

    • -1
    • +0
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
Fixed failing unit tests:

- Removed zone parameters from the DamProject as these are no part of the output anymore. These (additional) parameters can still be read, but are not processed further which causes a failing test due to expected serialized values.

Related to Issue [MWDAM-1355]

    • -6
    • +0
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
Added specific unit test for checking the CreateOutput logic of design results containing MacroStability results:

- Added check for the creation of the surfaceline

Related to Issue [MWDAM-1355]

    • -12
    • +90
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
Added specific unit test for checking the CreateOutput logic of design results containing MacroStability results

Related to Issue [MWDAM-1355]

    • -0
    • +133
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
Regenerated DamOutput.cs based on the new XSD:

- Removed obsolete code related to the zoning parameters

Related to Issue [MWDAM-1355]

    • -156
    • +0
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -12
    • +0
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • -18
    • +0
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -73
    • +3
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Corrected test.

Related to Issue [MWDAM-1383]

Adapted to comments some more.

Related to Issue [MWDAM-1383]

Adapted in accordance with review comments.

Related to Issue [MWDAM-1618]

    • -2
    • +13
    ./Deltares.DamEngine.Data/Design/DesignScenario.cs
    • -4
    • +3
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForDamProjectData.cs
    • -19
    • +19
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
    • -0
    • +5
    ./Deltares.DamEngine.Data/General/Dike.cs
Fixed failing slow tests.

Related to Issue [MWDAM-1618]

    • -4
    • +4
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Invoer10.xml
    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/MacroStabilityTutorialDesignInputFile1LocationWithAdaption.xml
    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/MacroStabilityTutorialDesignInputFile18.xml
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DeltaDijkZoneringInwards.xml
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/ErrorInDGeoStabilityCalculation.xml
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DeltaDijkZoneringInwardsZone2.xml
    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/MacroStabilityTutorialDesignInputFile.xml
    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/MacroStabilityTutorialDesignInputFile13.xml
Fixed failing tests.

Related to Issue [MWDAM-1618]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignInputFileWithRiverLevelAboveDikeTopButBelowDTH.xml
    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Rechter Diezedijk_WtiSellmeijerRevisedFailedDesignInputFile_1Location.xml
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Rechter Diezedijk_WtiSellmeijerRevisedInputFile.xml
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DeltaDijkInvoer3VNKAdaptionShoulderLength.xml
Release binaries

Related to Issue [MWDAM-1345]

Related to Issue [MWDAM-1617]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/TestFiles/InputForDebugging.xml
  1. … 13 more files in changeset.
Moved HeadPl2 within Location from WaternetOptions to DesignScenario. Also removed HeadPl3 and HeadPl4 from Location.

Started fixing failing tests.

Related to Issue [MWDAM-1618]

    • -2
    • +2
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +2
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Rechter Diezedijk_BlighInputFile.xml
    • -1
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/Rechter Diezedijk_BlighDesignInputFile.xml
    • -2
    • +3
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForDamProjectData.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -4
    • +28
    ./Deltares.DamEngine.Data/Design/DesignScenario.cs
    • -2
    • +3
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorLocationTests.cs
  1. … 4 more files in changeset.
Fixed unit test

Update FO

Related to Issue [MWDAM-1617]

Related to Issue [MWDAM-1345]

Related to Issue [MWDAM-1617]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
  1. … 2 more files in changeset.
Fixed failing unit test

Related to Issue [MWDAM-1617]

    • -204
    • +204
    ./Deltares.DamEngine.IntegrationTests/TestFiles/InputForDebugging.xml
    • -1
    • +1
    ./Deltares.DamEngine.Data/Geotechnics/SurfaceLine2Extensions.cs
    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PlLinesCreator.cs
Moved PolderLevel within Location from WaternetOptions to DesignScenario.

Related to Issue [MWDAM-1618]

    • -42
    • +26
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
    • -0
    • +9
    ./Deltares.DamEngine.Data/Design/DesignScenario.cs
    • -7
    • +7
    ./Deltares.DamEngine.Calculators.Tests/DikesDesign/SurfaceLineAdapterTest.cs
    • -2
    • +6
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorLocationTests.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -1
    • +2
    ./Deltares.DamEngine.Calculators/DikesDesign/SurfaceLineShoulderAdapter.cs
    • too large
    ./Deltares.DamEngine.Calculators.Tests/DikesDesign/SurfaceLineShoulderAdapterTest.cs
    • -1
    • +2
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForDamProjectData.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -1
    • +2
    ./Deltares.DamEngine.Calculators/DikesDesign/SurfaceLineHeightAdapter.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 15 more files in changeset.
Add ignored test to be used for debugging input XM files

Related to Issue [MWDAM-1617]

    • -0
    • +535
    ./Deltares.DamEngine.IntegrationTests/TestFiles/InputForDebugging.xml
    • -0
    • +4
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -0
    • +55
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/DebuggingTest.cs
Fixed some more failing tests by adapting data.

Related to Issue [MWDAM-1345]

    • -3
    • +3
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
    • -44
    • +3
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityOutwardsTests.cs
Fixed some more failing tests by adapting data.

Related to Issue [MWDAM-1345]

Fixed failing test by adapting data.

Related to Issue [MWDAM-1345]

Fixed problem 1 as stated by PO in issue, just throw error when water level (high/low) at riverside is below dike toe. Added tests for this.

Related to Issue [MWDAM-1345]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PlLinesCreatorTest.cs
    • -8
    • +16
    ./Deltares.DamEngine.Data/Geotechnics/SurfaceLine2Extensions.cs
    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PlLinesCreator.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLine1Creator.cs
    • -0
    • +65
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
I improved some code (code was correct, but prevent SonarQube message and improved exception testing in the tests)

Related to Issue [MWDAM-1445]

    • -3
    • +3
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalGrebbedijkTests.cs
  1. … 1 more file in changeset.
Added code (with tests) to improve handling of "wrong" segments. To be able to test this properly, added PipingModelType.Wti2017 to supported models so we can actually define an improper test project. Adding this also helps for MWDAM-1393 and thus MWDAM-1145, Piping part.

Related to Issue [MWDAM-1445]

    • -0
    • +66
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalGrebbedijkTests.cs
    • -18
    • +53
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs
Set version dam engine to 19.1.0 (19.1.1 has not been released yet)

Removed obsolete file

Related to Issue [MWDAM-1513]

    • -2
    • +2
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn
Ensured deleting of created test data folders at end of tests.

Related to Issue [MWDAM-1554]

    • -0
    • +28
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Fix bug reported by SonarQube

Related to Issue [MWDAM-1513]

    • -13
    • +1
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs
Fix bug reported by SonarQube

Related to Issue [MWDAM-1514]

Fix bug reported by SonarQube

Related to Issue [MWDAM-1514]

Replaced two test files by one, rewrote tests to use common code.

Related to Issue [MWDAM-1554]

    • -331
    • +0
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignInputFileWithRiverLevelAboveDikeTopButBelowDTHWithNoAdaption.xml
    • -0
    • +331
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignInputFileWithRiverLevelAboveDikeTopButBelowDTH.xml
    • -103
    • +92
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
    • -331
    • +0
    ./Deltares.DamEngine.IntegrationTests/TestFiles/DesignInputFileWithRiverLevelAboveDikeTopButBelowDTHWithAdaption.xml
    • -4
    • +1
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj