Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3443: WTI-1925

- Return NULL when the ScenarioInformation table is missing for the read file.

Incorporated comments review 3443: WTI-1925

- Changed Assert.Zero() and .NotZero() to Assert.AreEqual(0, ..) and .NotEqual(0, ...) for consistency reasons throughout the code

Added migration logic: WTI-1926

- Extended test file with 2 assessment sections to verify the migration of sections with and without hydraulic boundary database.

- Fixed failing tests by saving a newer version of the Ringtoets file format

Expanded Storage integration tests: WTI-1926

- Add hydraulic boundary location settings to ensure a full integration (round) test is performed.

Removed obsolete cast. WTI-1926

Updated file / storage format. WTI-1926

Updated database design: WTI-1926

- Changed column type of the Year-column for the HydraulicBoundaryDatabaseEntity.

- Added auto-increment to entries in the HydraulicBoundaryDatabaseEntity table.

Added Read extensions for the HydraulicBoundaryDatabase(Entity). WTI-1926

Added Create extensions for the HydraulicBoundaryDatabase. WTI-1926

Cleanup. WTI-1927

Added scenario information validation. WTI-1927

Fixed compilation errors: WTI-1926

- Adjusted tests of the affected create and read extensions as a preparation for integrating the HydraulicBoundaryDatabaseEntity.

Added reading HLCD. WTI-1927

Updated file / storage format: WTI-1926

- Regenerated entities

- Added new entity in the PartialRingtoetsEntities to load from.

Set TrackId in update handler. WTI-1927

Added TrackId to HydraulicBoundaryDatabase. WTI-1927

Updated database design with the new HydraulicBoundaryDatabase entity. WTI-1926

- Generated .sql files

Merge branch 'master' into feature/OI

Incorporated comments review 3442: WTI-1486

- Performed minor cleanup

Updated log message of the importer: WTI-1925

- Log message updated for consistency reasons.

- Performed minor cleanups

Added check that HLCD is in same folder as HRD. WTI-1927

Moved default string values to Resources. WTI-1925

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests in Common.Data

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests in Integration

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for the WaveImpactAsphaltCover

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests of the stability stone cover wave conditions.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for the stability point structures.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests of Revetment

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for HeightStructures

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for GrassCoverErosionInwards.