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.
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.
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

Updated license headers in HydraRing. Related to Issue [WTI-1242]

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

Former-commit-id: 4f15c90e185c4aac505d13264a890fd938ad084b

Former-commit-id: 4512eeca32e51b9bb999cbdd84a0404b60e1dc9f

    • -1
    • +1
    ./DunesBoundaryConditionsCalculatorTest.cs
    • -1
    • +1
    ./StructuresOvertoppingCalculatorTest.cs
    • -1
    • +1
    ./StructuresStabilityPointCalculatorTest.cs
    • -1
    • +1
    ./WaveConditionsCosineCalculatorTest.cs
  1. … 191 more files in changeset.
Added test for throwing a critical exception from the HydraringCalculatorBase. Related to Issue [WTI-1242]

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

Former-commit-id: b308b8b5a6029fb07bdaf1031639d65ebd0cdcf8

Former-commit-id: 9d4466af17ca9f184874d221be62f2b5fab3578d

    • -12
    • +38
    ./HydraRingCalculatorBaseTest.cs
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

  1. … 429 more files in changeset.
Eliminated DikeHeightCalculator Related to Issue [WTI-860]

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

Former-commit-id: 9da9e86783a0150792f44d32597dbac6aa30372c

Former-commit-id: 33e2222613eadcd392fd106441bfde9645fc6836

  1. … 4 more files in changeset.
Eliminated IDikeHeightCalculator Related to Issue [WTI-860]

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

Former-commit-id: 400a370054dd79d508a3ec64650c41e46d5f9e80

Former-commit-id: 3ce6687d4600ba81ec72339688cc8647dc9a3bc5

  1. … 8 more files in changeset.
Introduced HydraulicLoadsCalculator Related to Issue [WTI-860]

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

Former-commit-id: 1c41093c8a19bf8dc33d0362533b8413776eefc0

Former-commit-id: d585c7b12ef6e27a1a05187424a895fe450b5df0

    • -0
    • +44
    ./HydraulicLoadsCalculatorTest.cs
  1. … 5 more files in changeset.
Introduced IOvertoppingSubCalculator Related to Issue [WTI-860]

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

Former-commit-id: 9fd0bdf56f0279dc02be07b3cc9c52d820e6905e

Former-commit-id: 5255387d63df4149a028f26145dfbe539038bb25

  1. … 8 more files in changeset.
Introduced OvertoppingRateCalculator Related to Issue [WTI-860]

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

Former-commit-id: 3bc9e11423411c4de39ff231d9d03d07a65c6824

Former-commit-id: 1cea7c4a9d8a29524ef944842897f274380c2f0d

    • -0
    • +44
    ./OvertoppingRateCalculatorTest.cs
  1. … 5 more files in changeset.