HydraRing

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

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

  1. … 362 more files in changeset.
Improvements after review. WTI-1927

  1. … 3 more files in changeset.
Incorporated comments review 3445: WTI-1925

- Cleaned up code

- Moved logging from the importer to the update helper

-- Cleaned up resources

-- Cleaned up tests

  1. … 10 more files in changeset.
Incorporated comments review 3443: WTI-1925

- Added ArgumentException when the read hydraulic location configuration database contains multiple or zero items for the database settings.

-- Added factory and factory methods to verify behaviour

-- Renamed factory methods to be more representative

- Updated logic in the importer

  1. … 6 more files in changeset.
Made ReadTrackId public. WTI-1927

Incorporated comments review 3443: WTI-1925

- Refactored test factory and extracted private creation method to prevent code duplication.

- Renamed test

Incorporated comments review 3443: WTI-1925

- Removed the IsScenarioInformationPresent flag from the read object.

  1. … 5 more files in changeset.
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

  1. … 4 more files in changeset.
Incorporated comments review 3442: WTI-1486

- Performed minor cleanup

  1. … 1 more file in changeset.
Updated log message of the importer: WTI-1925

- Log message updated for consistency reasons.

- Performed minor cleanups

  1. … 3 more files in changeset.
Fixed compilation error in test. WTI-1925

Fixed compilation error after rebase. WTI-1925

Added factory method: WTI-1925

- Added factory method to create a read object with scenario information

-- Done as preparation to be used for the UpdateHandler tests

Renamed read object for the HydraulicLocationConfigurationDatabaseSetting. WTI-1924

- Combination of values is a setting

Revert "Renamed read object for the HydraulicLocationConfigurationDatabaseSetting. WTI-1924"

This reverts commit 0ef1f694c47138757331af02c3947dc13f085fff.

Improvements after review. WTI-1486

  1. … 4 more files in changeset.
Added missing asserts to the test factory. WTI-1925

Improvements after review. WTI-1486

Improvements after review. WTI-1486

  1. … 3 more files in changeset.
Moved queries and column names: WTI-1925

- Moved string values to their dedicated classes to prevent code duplication.

Expanded reader: WTI-1925

- Expanded reader to retrieve data from the ScenarioInformation table

-- Introduced and renamed .sqlite test files

- Expanded Read object to hold the information

-- Fixed affected files

Improvements after review. WTI-1486

  1. … 1 more file in changeset.
Improvements after review. WTI-1486

Introduced read object. WTI-1925

Incorporated comments review 3406: WTI-1923

- Adjusted XMLDoc and implementation details about when the preprocessor directory should be written in the ini-script.

Incorporated comments reviews: WTI-1923

- Added license header

  1. … 6 more files in changeset.
Incorporated comments review: WTI-1923

- Updated XMLDocs based on reviews 3406, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415

Incorporated comments review: WTI-1923

- Updated XMLDocs based on reviews 3406, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415

- Formatting test file based on review 3406