Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets.HydraRing.Calculation.Test. WTI-1931

    • -48
    • +0
    ./DesignWaterLevelCalculatorTest.cs
    • -47
    • +0
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -253
    • +0
    ./HydraRingCalculatorBaseTest.cs
    • -48
    • +0
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 333 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.Test. WTI-1931

    • -1
    • +1
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -1
    • +1
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 82 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -1
    • +1
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 369 more files in changeset.
Updated XMLDoc: WTI-1923

- hlcd --> HLCD

- Fixed typo

  1. … 2 more files in changeset.
Intermediate cleanup: WTI-1923

- Cleaned up XMLDoc

- Formatted files

- Corrected mocks configurations

    • -61
    • +61
    ./HydraRingCalculatorBaseTest.cs
  1. … 4 more files in changeset.
Removed constructor arguments from derived classes: WTI-1923

- Removed directory constructor from the base class. Calculation directories should be passed through the HydraRingCalculationSettings object.

-- Adjusted derived classes

    • -1
    • +2
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -1
    • +2
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 8 more files in changeset.
Introduced test factory to create instances of HydraRingCalculationSettings. WTI-1923

- Replaced local definitions

    • -12
    • +10
    ./HydraRingCalculatorBaseTest.cs
  1. … 4 more files in changeset.
Changed wiring in the HydraRingInitializationService: WTI-1923

- Removed directory constructor parameters, as they are grouped into a ConfigurationSettings object.

-- Adjusted the calculator base and cleaned up its tests which still use the directories as argument

  1. … 4 more files in changeset.
Added constructor in the HydraRing CalculatorBase: WTI-1923

- Started replacing the constructor with the calculation settings overload.

  1. … 1 more file in changeset.
Added constructor in the HydraRing CalculatorBase: WTI-1923

- Added constructor which accepts the a hydraring calculation configuration object.

  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -1
    • +1
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 6088 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.HydraRing and its tests

WTI-1767

  1. … 18 more files in changeset.
Fixed failing test Related to Issue [WTI-1462]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12822 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 29ba17d112a4e275e98c84c1955e1ae2520e9356

Former-commit-id: f377aa5ddf938fbd83bcbf5765ce1a25d07b115a

Merged revision(s) from branches/1444

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12811 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cf752322c5967ec6824f11c711b243f30bf67f0e

Former-commit-id: 9753484fe13d42b8eb5a3c526c4d37f40ca70446

    • -2
    • +2
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -17
    • +47
    ./HydraRingCalculatorBaseTest.cs
    • -2
    • +2
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 238 more files in changeset.
Fixed failing test Related to Issue [WTI-1444]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12585 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6d6b5f6731c5d69b69a535ea5b5e78b6a70d2690

Former-commit-id: c371b8b2b258e46562c18b1675e65fcc78d2729b

Made Hydra-Ring wrapper preprocessor ready Related to Issue [WTI-1444]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12571 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7369ac6d7f05feac0add28cdd0f2274614d5865f

Former-commit-id: 6ca45261807516ee79db54deaee5010a2e346b70

    • -2
    • +2
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -16
    • +46
    ./HydraRingCalculatorBaseTest.cs
    • -2
    • +2
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 118 more files in changeset.
Reverted some changes

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12570 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bf5508218b9c8ba780b0123523bd7c559bf51b1c

Former-commit-id: 2121e3718b2c9bce0aa1bf88e6044a618fc4a5e6

    • -2
    • +2
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -46
    • +16
    ./HydraRingCalculatorBaseTest.cs
    • -2
    • +2
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 118 more files in changeset.
Extended HydraRingCalculatorBase derivatives

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12560 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d934b1fd209330a8ea0a9c8f0bd0c0c06bdefd45

Former-commit-id: 557145b1eba471cb4d83ce7587104b52f4ebf096

    • -2
    • +2
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -2
    • +2
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 7 more files in changeset.
Extended HydraRingCalculatorBase

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12559 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dc58215d69666309c578cbf5b429b6933773a519

Former-commit-id: 7be82d64564cfda67ee672a3cdefa2e17b7fbca7

  1. … 8 more files in changeset.
Extended HydraRingCalculatorBaseTest

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12558 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fa1221b3a16da0c32281fc4116901917f246511d

Former-commit-id: 8ea7cc6213025629d1e8af5494088c904cbe688b

Fixed failing tests

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1444@12524 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9232179302bfe89ecdd321c1a332945c2a6a1273

Former-commit-id: ebf8169bb6b019db885745ac5efe02de7efbb4a2

Implement review comments 1970: - Refactor HasIllustrationPoints and SetIllustrationPoints to HasGeneralResult and SetGeneralResult - ProbabilityAssessmentOutput in GrassCoverErosionInwardsOvertoppingOutput cannot be null - Improve tests for services and output objects - Move Resources to Common - Correct implementation of IllustrationPointsParserErrorMessage - Made ConvertIllustrationPointsResult private Related to Issue [WTI-1318]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10867 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 26b18ecde3707516f72159c322b00f31c74271a9

Former-commit-id: 693f5a23203efef71b2a492062c80e2d8e3202e3

  1. … 55 more files in changeset.
Improved illustration points parsing logic - In case an exception occurs in the parser, set the message instead of logging. Logging will always occur regardless of whether the user selected "ShouldIllustrationPointsBeCalculated" - Cleaned up tests - Adjusted the Structures calculation services with the following logic: -- In case illustrationPoints are calculated and there is an error --> log the error as a warning -- In case illustrationPoints are not calculated and there is an error --> do not log the error

Related to Issue [WTI-1354]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10782 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4e6c6ebda34a8e1580c4b81302c7e43ccc9c4d30

Former-commit-id: 6cbf649ac3ac402b2a4719c29a4760751646b747

  1. … 6 more files in changeset.
Improved illustration points parsing logic - In case an exception occurs in the parser, set the message instead of logging. Logging will always occur regardless of whether the user selected "ShouldIllustrationPointsBeCalculated" - Cleaned up tests - Adjusted the HBL calculation services with the following logic: -- In case illustrationPoints are calculated and there is an error --> log the error as a warning -- In case illustrationPoints are not calculated and there is an error --> do not log the error Related to Issue [WTI-1354]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10780 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 659e7f077bae7147201d04d102671920ad438c87

Former-commit-id: 86419684bf7231a4bc491f04c4913e01cbcf581a

  1. … 9 more files in changeset.
Improved illustration points parsing logic - In case an exception occurs in the parser, set the message instead of logging. Logging will always occur regardless of whether the user selected "ShouldIllustrationPointsBeCalculated"

Related to Issue [WTI-1354]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10775 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 810c6a357276095e9c9f32f70a8da343c2c79380

Former-commit-id: 651f0db9379a6fe051bfcd8576ac52981ba9d26c

  1. … 1 more file in changeset.
Added illustration point results for the StructuresCalculator: - Improved tests for existing calculators with IllustrationPoint outputs - Made HydraRing data model stricter for the FaultTreeIllustrationPoint Related to Issue [WTI-1308]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10692 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 087962fcfcaf1415ad807a2a517b89070364612c

Former-commit-id: cf9598a18ac57f8e02eaebe20344553bc1d35491

  1. … 7 more files in changeset.
Refactores structure calculators to one calculator. Related to Issue [WTI-1353]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10642 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 070ae3378d0b61127160dbf3fc3b722b6f361c06

Former-commit-id: 9e0b0d6e749192b868c914aa53797a482098ee9e

    • -0
    • +44
    ./StructuresCalculatorTest.cs
    • -43
    • +0
    ./StructuresClosureCalculatorTest.cs
    • -42
    • +0
    ./StructuresOvertoppingCalculatorTest.cs
    • -43
    • +0
    ./StructuresStabilityPointCalculatorTest.cs
  1. … 31 more files in changeset.
Improved handling of faulty illustration points parsing. Related to Issue [WTI-1354]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10613 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6adef418960795d27b6e2090ae1986a4a466a67e

Former-commit-id: b306ef8f133eb61477ad5eb0294f18cae47b1ad0

  1. … 8 more files in changeset.
Added exception message to log removed "No detailed report available" Wrapped HydraRingFileParserException in a HydraRingCalculationException Related to Issue [WTI-1303]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10465 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d309f5f6bb054006e9ad709aef3aedb60891d39c

Former-commit-id: 0ec970eb19ae125d80ab86bbc8074a80f0bb1776

  1. … 19 more files in changeset.
Added inner exception assert. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9513 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 062cb819f986c85ae41dd5f80309d79161c8c8f3

Former-commit-id: b25cc7d6abe27726da067a92e47966a62bfc3fd9