Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Obsolete code removed and unit tests updated

Related to Issue [MWDAM-2246]

    • -1
    • +13
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 2 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2250]

Added test if surfaceline is fully above bottom of soilprofile2D before combining them

Related to Issue [MWDAM-2132]

    • -0
    • +11
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 4 more files in changeset.
Fix some SonarCloud issues

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 2 more files in changeset.
Added (failing and ignored) test for combining a soilProfile2D with a surfaceline cutting the top boundary of the soilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +23
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Added (failing and ignored) test for combining a soilProfile2D with a surfaceline fully below the top boundary of the soilProfile2D

Related to Issue [MWDAM-2132]

    • -2
    • +25
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Added (failing and ignored) test for combining a soilProfile2D with a surfaceline fully above the top boundary of the soilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +23
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Implement cut right of geometry in CombineSoilProfile2DWithSurfaceLine()

Test ignored, because Work in Progress

Related to Issue [MWDAM-2132]

    • -1
    • +31
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Implement extend right of geometry in CombineSoilProfile2DWithSurfaceLine()

Related to Issue [MWDAM-2132]

    • -0
    • +26
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Implement extend left of geometry in CombineSoilProfile2DWithSurfaceLine()

Related to Issue [MWDAM-2132]

    • -0
    • +26
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Implement cut left of geometry in CombineSoilProfile2DWithSurfaceLine()

Related to Issue [MWDAM-2132]

    • -0
    • +30
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Added test for combining SoilProfile2D with matching surfaceline

Related to Issue [MWDAM-2132]

    • -0
    • +34
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
Use dedicated surfaceline for MacroStabilityCommon/MacroStabilityCommonHelperTests

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Assert.Multiple called when possible

Related to Issue [MWDAM-2225]

    • -35
    • +53
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
Unused PL lines are not added to the headline list of the waternet

Related to Issue [MWDAM-2225]

    • -115
    • +114
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Adapted to review:

- Unit tests testing the position of the bottom aquifer and in-between aquifer are done calling DetermineLayerBoundaryPoints instead of CreateWaternetBasedOnPlLines

- Unit test for CreateWaternetBasedOnPlLines with 2D profile improved using more complex 2D profile

Related to Issue [MWDAM-2209]

    • -393
    • +292
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-2201]

    • -4
    • +13
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Added test MacroStabilityCommonHelperTests.GivenSoilGeometryProbabilityWithSoilProfile1DAndSurfaceLineWhenCombiningThenSoilProfile2DIsCreated()

Made most MacroStabilityCommonHelper methods static

Related to Issue [MWDAM-2132]

    • -0
    • +64
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 5 more files in changeset.
Waternet line for PL2 is created only if penetration length > 0

Related to Issue [MWDAM-2215]

    • -4
    • +5
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Semi time dependent waternet type implemented.

Related to Issue [MWDAM-2215]

    • -85
    • +101
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
"Full hydrostatic" waternet type implemented for 1D profile

Related to Issue [MWDAM-2211]

    • -47
    • +55
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
"Full hydrostatic" waternet type implemented

Related to Issue [MWDAM-2211]

    • -24
    • +29
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Waternet type "Hydrostatic" implemented including unit tests

Related to Issue [MWDAM-2209]

    • -0
    • +2
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Waternet type "Linear" implemented including unit tests

Related to Issue [MWDAM-2201]

    • -38
    • +47
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

    • -5
    • +5
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 3 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

    • -5
    • +5
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 2 more files in changeset.
Expected results of the tests updated with the new calculated results due to improvement on waternet

Related to Issue [MWDAM-2154]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 6 more files in changeset.
Waternet improved by:

- assigning PL4 to all in-betweens aquifer clusters and to the complete cluster

- assigning PL1 to a waternet line which is the bottom of the soil layers “in which the phreatic plane lies”

- removing unnecessary points from the waternet lines

Related to Issue [MWDAM-2154]

    • -93
    • +236
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 3 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -20
    • +20
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
    • -66
    • +66
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 18 more files in changeset.
Adapted to review: class name improved

Related to Issue [MWDAM-2190]

    • -34
    • +34
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 3 more files in changeset.