Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update migration integration test WTI-1668

    • -0
    • +152
    ./MigrationTo181IntegrationTest.cs
Adjusted migration script and verification queries after removing the association table.

WTI-1657

    • -42
    • +36
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Updated migration script for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover)

WTI-1667

  1. … 1 more file in changeset.
Merge branch '1601'

Incorporated comments review 2633: - Cleaned up files - Updated XMLDoc - Cleaned up SQL query formatting

WTI-1656

    • -32
    • +32
    ./MigrationTo181IntegrationTest.cs
  1. … 9 more files in changeset.
Updated migration script in group 2 (piping, macrostability inwards)

WTI-1666

  1. … 1 more file in changeset.
Adjusted migration script for the remaining failure mechanism section result in group 1 (GrassCoverErosionInwards, StabilityPointStructures, ClosingStructures)

WTI-1665

  1. … 1 more file in changeset.
Adjusted migration script to migrate section results for height structures

WTI-1665

  1. … 1 more file in changeset.
Cleanup: - Removed obsolete newlines

WTI-1656

Cleanup: - Removed obsolete newlines

WTI-1657

Cleanup: - Removed obsolete newlines

WTI-1656

Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1656

    • -46
    • +33
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1657

    • -46
    • +33
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on assessment section level

WTI-1657

    • -44
    • +30
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on assessment section level

WTI-1656

    • -44
    • +30
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Renamed the query generator for generating validation queries of HBL on AssessmentSection level

WTI-1657

    • -26
    • +26
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Renamed the query generator for generating validation queries of HBL on AssessmentSection level

WTI-1656

    • -26
    • +26
    ./MigrationTo181IntegrationTest.cs
Adjusted Migration to 181 integration scripts - Added asserts for the hydraulic boundary location inputs for grass cover erosion outwards - Adjusted migration script and the database structure.sql file for 181

WTI-1657

    • -3
    • +388
    ./MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adjusted Migration to 181 integration scripts - Added asserts for the hydraulic boundary location inputs for grass cover erosion outwards - Adjusted migration script and the database structure.sql file for 181

WTI-1657

    • -3
    • +388
    ./MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adjusted Migration to 181 integration test - Renamed query generator to indicate it's only relevant for generating queries on assessment section level - Extracted functions to a higher level when asserting the general properties of hydraulic boundary locations (e.g. calculations, property values etc.) - Moved NormativeNormType enum to a higher level such that it can be used for the query generator on failure mechanism level

WTI-1657

    • -120
    • +120
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Added missing asserts upon migration - Renamed the query generator functions to better distinct between HBL calculations that are migrated and HBL calculations that are newly created

WTI-1656

    • -30
    • +54
    ./MigrationTo181IntegrationTest.cs
Adjusted migration script and asserts: - Migrated the hydraulic location output based on the normative norm and mapped them onto the new HydraulicLocationOutputEntity and the corresponding HydraulicLocationCalculationEntities

WTI-1656

    • -35
    • +157
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Adjusted migration script and asserts: - Migrated the hydraulic location input based on the normative norm and mapped them onto the new HydraulicLocationCalculationEntity - Refactored test

Note: output is not migrated yet

WTI-1656

    • -13
    • +140
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Adjusted migration script and asserts: - Migrated the hydraulic location calculations and mapped them onto the assessment section conform the new design of the database - Removed obsolete queries from the generator

Note: output is not migrated yet

WTI-1656

    • -192
    • +150
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Review related changes => Completed StorageSqLiteIntegrationTest

WTI-1531

  1. … 2 more files in changeset.
Removed derived output from storage. WTI-1591

  1. … 31 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Add delta L property to storage WTI-1531

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

    • -60
    • +51
    ./MigrationTo181IntegrationTest.cs
Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations

WTI-1579

    • -137
    • +193
    ./MigrationTo181IntegrationTest.cs