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

    • -407
    • +0
    ./IllustrationPointsParserTest.cs
  1. … 340 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.Test. WTI-1931

  1. … 89 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

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

  1. … 6095 more files in changeset.
Implement validation in the data model, add tests to data model and started adding tests to calculator services. Old tests have been adapted to create valid generalresult/faulttrees so they won't throw exceptions when creating them. Related to Issue [WTI-1391]

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

Former-commit-id: 50fbd65dee53f455a510032c25787207ef0332d9

Former-commit-id: 89df2cfd12e7ddc527716a82d3325da29e8bfaef

    • -13
    • +13
    ./IllustrationPointsParserTest.cs
  1. … 39 more files in changeset.
- Modified the illustration point query such that the combination type is read from the parent, instead of its own illustration point - Added tests to assert that behaviour Related to Issue [WTI-1312]

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

Former-commit-id: 08b9c0ad07a79548cf80a4b46cc37aac2c6a43cb

Former-commit-id: 8f34367b3180ec5a573eb13f61caaaf8b8fce15b

  1. … 1 more file in changeset.
Review related changes Related to Issue [WTI-1311]

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

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

  1. … 88 more files 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. … 9 more files in changeset.
Fixed bug for reading illustration points for hydraulic boundary locations for which not all closing situations are being calculated. Related to Issue [WTI-1302]

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

Former-commit-id: e4996a30f3c16da0e2c186f7386abb819b00893c

Former-commit-id: 3425bacf99fc479c3401f4f93bd3a89fe21d7339

  1. … 5 more files in changeset.
Review suggestions: - Added exception to IllustrationPointsParser when no governing wind direction could be found in the database. - Refactored IllustrationPointsParser such that it either creates a new GeneralResult or throws an exception Related to Issue [WTI-1303]

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

Former-commit-id: 73e9239abcc55c1306fc6d248fb391a541c10029

Former-commit-id: d5076edaf9d246405a6bf685abd0269dd1e6714b

  1. … 7 more files in changeset.
Added exception message for scenario where beta values are not present. Removed filter on PeriodId for GeneralBetaValues and GeneralAlphaValues and added the filter to governingWindDirection determination. Related to Issue [WTI-1302]

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

Former-commit-id: e348f31843b3ff5d13ac6b30f774adaf2aad9112

Former-commit-id: f2acddb06ef4cea1023f7b9d310f7b118ff1363b

  1. … 4 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Performed on the HydraRing side only

Related to Issue [WTI-1305]

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

Former-commit-id: 077a7d4ec43c5777d2a58aadf38de8e9b3fa83f4

Former-commit-id: 8c99502b1f2539ddb4f05f81c55536fa19398ce4

    • -17
    • +17
    ./IllustrationPointsParserTest.cs
  1. … 20 more files in changeset.
Renamed IllustrationPoint to SubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately - Fixed inconsistency in the hydra ring side, SubMechanismIllustrationPoint --> SubmechanismIllustrationPoint Related to Issue [WTI-1305]

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

Former-commit-id: ab7ea1efe7a38a5dfd582fa8c12dfb84d6405feb

Former-commit-id: 280ffcdbd4442a1d1930adbeb5338d41a3c5b4fd

    • -16
    • +16
    ./IllustrationPointsParserTest.cs
  1. … 36 more files in changeset.
Used key made up of submechanism, winddirection and closing situation, rather than just picking the first for submechanisms illustration point results, stochasts and beta values. Related to Issue [WTI-1302]

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

Former-commit-id: f4cf919be9482f36c04d7089d64654c361bd5d3c

Former-commit-id: 4e918fd44938d271011781f5ab46fe68770bab07

  1. … 1 more file in changeset.
Refactored GeneralResult such that the data model is more strict Related to Issue [WTI-1303]

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

Former-commit-id: 4f90c9228d91088a2f8ec546754f390a67e31423

Former-commit-id: 87f2ecb460dad9538403f0ee7c55910806270ae8

  1. … 9 more files in changeset.
Added validation to IllustrationPointsParser where double values can be DBNull Related to Issue [WTI-1303]

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

Former-commit-id: 97c5cdb8e50fced507025066390a959a1681fa21

Former-commit-id: 509f6edbe1e6029345536e8a4a8212f8c1bca679

  1. … 9 more files in changeset.
Moved hydraring illustration point data model to Data/Output/IllustrationPoints Related to Issue [WTI-1303]

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

Former-commit-id: 82586716e967302c3debd0beb6123aa331e57043

Former-commit-id: 1cbe04f7cffe9510e996704b793ac145002700b1

  1. … 66 more files in changeset.
Added missing name properties for sub mechanism and fault tree Related to Issue [WTI-1302]

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

Former-commit-id: 859e9a09bb5f12feb7e63358a14521f4490ebfc9

Former-commit-id: c2949290160cd4b653753e7a08352bbe542116c3

  1. … 5 more files in changeset.
Added tests for error cases Related to Issue [WTI-1302]

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

Former-commit-id: f74222ff42776d7eb0766cb91b669532d85090e0

Former-commit-id: 9f5e5d17ba6bcd461f3e81ecf4d060d49ea95093

    • -10
    • +28
    ./IllustrationPointsParserTest.cs
  1. … 12 more files in changeset.
Added RealizedStochast with an extra realization used for sub mechanisms. Added sampling tests for reading illustration points. Related to Issue [WTI-1302]

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

Former-commit-id: 524e7d4fdf08ccfe15e5af247090578b867a9c50

Former-commit-id: f684d7231342377eb24d68dcaf8002abdeac4960

  1. … 7 more files in changeset.
Parsing of the fault tree when there is only a sub mechanism instead of a fault tree. Related to Issue [WTI-1302]

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

Former-commit-id: 72b931a6b12f8854a353026bfe7da21020749e83

Former-commit-id: da27dc73a59b4130b75a72580747818d9edbbb1e

  1. … 4 more files in changeset.
Parsing of the fault tree and the node data. Related to Issue [WTI-1302]

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

Former-commit-id: a20a4e35f888452abb9ec0c00439dc51d7eb4447

Former-commit-id: 16462f228afa2898b68ad566a665fa460bb40019

  1. … 10 more files in changeset.
Implemented parser for IllustrationPoints. General result is read. Adapted HydraRingDatabaseReader.ReadLine() so that it no longer throws an exception when it reaches the end, so that it can be reused for iterating over a result set from a database. Related to Issue [WTI-1302]

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

Former-commit-id: a54471053f6a81f74df94371dfafb921aef22acc

Former-commit-id: 0b33736fac93f3b57f218c457500c37060bac159

    • -0
    • +144
    ./IllustrationPointsParserTest.cs
  1. … 22 more files in changeset.