Ringtoets

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations: - Introduced constructor for the generator, as a sourcefile path is always needed to generate a validation query

WTI-1579

Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations

WTI-1579

Merge branch '1579'

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# Application/Ringtoets/test/Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd

# Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

  1. … 93 more files in changeset.
Simplified migration script by introducing union when inserting into the HydraulicLocationOutputEntity

WTI-1579

Updated database design: - Renamed PK of HydraulicLocationOutputEntity to match with the current naming conventions -- Updated migration script and integration test - Updated triggers of the HydraulicLocationEntity to match with the current naming convention and exhibit the correct behaviour

WTI-1579

  1. … 2 more files in changeset.
Added migration script and asserts to migrate hydraulic boundary location migration outputs to the correct calculation entities: - Expanded the reference file to be migrated with outputs on the HBLs

WTI-1579

Reverted commented explicit attribute

WTI-1579

Added calculated reliability to structures output data model. WTI-1590

  1. … 7 more files in changeset.
Adapt storage with the N parameter for the Piping Structure failure mechanism WTI-1531

  1. … 7 more files in changeset.
Added migration script and asserts to migrate hydraulic boundary location migration inputs to the correct calculation entities

WTI-1579

Extend ringtoetsprojecttesthelper WTI-1531

Removed semi probabilistic output property from overtopping output. WTI-1589

  1. … 12 more files in changeset.
Used the extension method to get Assessment Layer Two A result instead of property on data model. WTI-1589

  1. … 7 more files in changeset.
Adapt storage to include the macro stability outwards probability assessment input WTI-1531

  1. … 21 more files in changeset.
Regenerated context files after merge

WTI-1579

Resolved by: - Discarding their changes on binary files - Merging .sql files

Merge branch 'master' into 1579

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

  1. … 1 more file in changeset.
Extended migration script: - Generates 8 calculations based for each hydraulic boundary location and mapped accordingly

Warning:

- Hydraulic Boundary Location output is currently cleared during migration

- Input settings for the HBLs are not migrated yet

WTI-1579

Start renaming MacrostabilityOutwards -> MacroStabilityOutwards Start implementing probability assessment input and properties for macro stability outwards failure mechanism WTI-1531

  1. … 50 more files in changeset.
Fixed test in storage. WTI-1589

Fixed test in storage. WTI-1589

Regenerated context files related to the Ringtoets project files: - Regenerated with digit suffixes instead of written out digits

WTI-1579

  1. … 2 more files in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

  1. … 6 more files in changeset.
Added reliability to output of grass cover erosion inwards calculation. WTI-1589

  1. … 7 more files in changeset.
Add N parameter to the grass cover erosion inwards, outwards and height structures failuremechanism database entities WTI-1531

  1. … 9 more files in changeset.
Regenerated context files related to the Ringtoets project files

WTI-1579

Resolved by: - temporarily discarding their changes when concerning a binary file - .sql files were merged accordingly

Merge branch 'master' into 1579

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

  1. … 1 more file in changeset.
Adapt data model to include an N length effect parameter for the grass cover in/outwards, height structures and dune erosion failure mechanisms. WTI-1531

  1. … 22 more files in changeset.
Extended asserts for the RingtoetsProjectTestHelper: - Introduced simple asserts for calculations 2 and 4 => simple unconfigured calculations which are asserted to enforce every combination possible during the roundtrip test - Duplicated outputs for calculations 3 based on calculation 1

WTI-1579

Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

Included the load of HydraulicLocationCalculationEntities to load all necessary tables to generate a RingtoetsProject from a .rtd file

WTI-1579