DamClientsLibrary

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sonar cloud: extract method to reduce complexity

Related to Issue [MWDAM-2180]

Raise exception when number of cores is larger than 1

Disable Multicore tests

Related to Issue [MWDAM-2218]

  1. … 1 more file in changeset.
Corrected index in error message

Related to Issue [MWDAM-2180]

  1. … 1 more file in changeset.
Removed unused references

Related to Issue [MWDAM-2180]

Added imported aquifers to damx

Related to Issue [MWDAM-2214]

    • -2
    • +14
    ./Deltares.Dam.Data/WaterBoardImporter.cs
  1. … 1 more file in changeset.
Fixed SonarCloud issues

Related to Issue [MWDAM-2180]

Fixed SonarCloud issues

Related to Issue [MWDAM-2180]

Set IsAquifer to soil layers.

Related to Issue [MWDAM-2180]

  1. … 5 more files in changeset.
Added checks on missing StixFileName or LayerName.

Added imported aquifer data to Dike.

Related to Issue [MWDAM-2180]

    • -0
    • +28
    ./Deltares.Dam.Data/Aquifer.cs
    • -1
    • +2
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
  1. … 4 more files in changeset.
Fixed SonarCloud issue: In particular, exceptions should now extend System.Exception instead of System.ApplicationException.

Related to Issue [MWDAM-2180]

    • -1
    • +1
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
    • -1
    • +1
    ./Deltares.Dam.Data/UpliftFactorToBetaCalculator.cs
    • -1
    • +1
    ./Deltares.Dam.Data/CsvImporters/CsvImporterCharacteristicPoints.cs
Fixed SonarCloud issue

Related to Issue [MWDAM-2180]

Read aquifers.csv file

Related to Issue [MWDAM-2180]

    • -0
    • +121
    ./Deltares.Dam.Data/CsvImporters/CsvImporterAquifers.cs
    • -0
    • +11
    ./Deltares.Dam.Data/IO/CombineImportedData.cs
  1. … 2 more files in changeset.
Corrected name

Related to Issue [MWDAM-2183]

    • -0
    • +229
    ./Deltares.Maps.Tests/Services/FeatureRepositoryExtensionsTest.cs
    • -229
    • +0
    ./Deltares.Maps.Tests/Services/FeatueRepositoryExtensionsTest.cs
Improvements according to SonarCloud

Related to Issue [MWDAM-2183]

    • -20
    • +41
    ./Deltares.Maps.Tests/Services/FeatueRepositoryExtensionsTest.cs
  1. … 4 more files in changeset.
Replaced Rhino.Mocks with NSubstitute

Related to Issue [MWDAM-2183]

    • -3
    • +0
    ./Deltares.Maps.Tests/Deltares.Maps.Tests.csproj
    • -161
    • +148
    ./Deltares.Maps.Tests/Services/FeatueRepositoryExtensionsTest.cs
    • -277
    • +259
    ./Deltares.Maps.Tests/Services/PolygonAttributeImporterTest.cs
  1. … 6 more files in changeset.
Simplified code

Related to Issue [MWDAM-2162]

Adapted to review: refactored IsSoilOfSurfacePresent

Related to Issue [MWDAM-2162]

Adapted to review: removed YEnd

Related to Issue [MWDAM-2162]

    • -1
    • +0
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
    • -1
    • +0
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
Fix ValuesFromShapeFileAreCopiedToScenarioIfNotDefinedInScenariosCsv, ValuesFromShapeFileOverwriteValuesFromLocationsCsv and OneIntersectionWithPolderLevel by setting IgnoreInvalidShapes.

Related to Issue [MWDAM-2191]

Made sure the button is available for stability calculation results as requested.

Related to Issue [MWDAM-1860]

Fixed warning regarding WKTReader

Related to Issue [MWDAM-2171]

Added RegenerateGeometry after reading the stix file. Extended tests.

Related to Issue [MWDAM-2162]

    • -3
    • +27
    ./Deltares.Dam.StixFileReader.Tests/StixFileReaderTest.cs
    • -1
    • +21
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
  1. … 4 more files in changeset.
Create more realistic layer for test

Related to Issue [MWDAM-2162]

    • -2
    • +2
    ./Deltares.Dam.StixFileReader.Tests/PersistableDataModelFactory.cs
Fix unit tests

Related to Issue [MWDAM-2168]

    • -0
    • +6
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
Replaced TestUtils comparers with comparers from DSL

Related to Issue [MWDAM-2162]

    • -64
    • +0
    ./Deltares.Dam.StixFileReader.Tests/TestUtils/GeometryPointComparer.cs
    • -62
    • +0
    ./Deltares.Dam.StixFileReader.Tests/TestUtils/GeometryCurveEqualityComparer.cs
    • -77
    • +0
    ./Deltares.Dam.StixFileReader.Tests/TestUtils/DoubleEqualityComparer.cs
Replaced TestUtils comparers with comparers from DSL

Related to Issue [MWDAM-2162]

    • -55
    • +75
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
    • -0
    • +3
    ./Deltares.Dam.StixFileReader.Tests/Deltares.Dam.StixFileReader.Tests.csproj
SetLimits added: fixed test

Related to Issue [MWDAM-2162]

    • -2
    • +2
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
SetLimits added

Related to Issue [MWDAM-2162]

    • -1
    • +9
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
    • -4
    • +11
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
Refactored IsValidSoilProfile to IsSoilOfSurfacePresent

Related to Issue [MWDAM-2162]

Renamed StiImporter to Geometry2DImporter

Related to Issue [MWDAM-2162]

    • -0
    • +169
    ./Deltares.Dam.Data/Geometry2DImporter/SoilProfile2DImporter.cs
    • -0
    • +67
    ./Deltares.Dam.Data/Geometry2DImporter/SoilProfileImporterException.cs
    • -169
    • +0
    ./Deltares.Dam.Data/StiImporter/SoilProfile2DImporter.cs
    • -67
    • +0
    ./Deltares.Dam.Data/StiImporter/SoilProfileImporterException.cs
  1. … 3 more files in changeset.