Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added fix for migration: - Insert a temporary calculation group row entry during the migration and update the foreign key of the MacroStabilityInwards related failure mechanism rows. This prevents the CalculationGroupReadExtension from throwing a NULL reference exception when it reads the root calculation group -- Added query to ensure that there are no macrostability inwards failure mechanism rows with a NULL value for the CalculationGroupEntityId

Related to Issue [WTI-1379]

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

Former-commit-id: 54403eea8465a7a4087ac8fc54b910afa5b24c8a

Former-commit-id: 53a21c3de722b9570670ab4374707c2ef38e94f2

Reimplemented revision 12140 from trunk after fixing failed tests: - Added fix for migration: -- Insert a temporary calculation group row entry during the migration and update the foreign key of the MacroStabilityInwards related failure mechanism rows. This prevents the CalculationGroupReadExtension from throwing a NULL reference exception when it reads the root calculation group

---

Added read and create extensions:

- Expanded the calculation group

-- Read and Create added to read or create the entities for macrostability inwards calculation (scenario)

- Expanded asserts on the piping side:

-- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble

-- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities

- Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: 3a73e8a635472b17ac9eebc627e378c1378a7118

Former-commit-id: 6c8fb17a4b3381ed6e591ddde5b4ea3a8a8b94ae

  1. … 9 more files in changeset.
Simplified tests Supported ReferenceLineIntersectionWorldPoint that is null Renamed variables Tets added Removed legacy code Related to Issue [WTI-1378]

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

Former-commit-id: 9b657a48ed543573f3370b214b96b521cb1a82b5

Former-commit-id: eac3233d76636c5237d0100c358b740589444b43

  1. … 16 more files in changeset.
Renamed PipingCalculationEntity.StochasticSoilProfileEntityId to PipingCalculationEntity.PipingStochasticSoilProfileEntityId Changed enum note of MacroStabilityInwardsSoilLayer*DEntity.ShearStrengthModel Set XML properties to NOT NULL Removed SectionLength form storage Updated format of database triggers Added NULL check for PipingSoilLayerCreateExtensions Refactored static call to TestHelper.SolutionRoot to a method that is called while running the test Related to Issue [WTI-1378]

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

Former-commit-id: ffc212f543edb5fe3e4647c5f87ebed29cbce0dc

Former-commit-id: 31f4b4630ce9bdade4eedf7b1adf7488748df9d9

  1. … 19 more files in changeset.
Incorporated comments review 2098: - Formatted file - Renamed SQL alias for clarity

Paired with ~janssen

Related to Issue [WTI-1364]

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

Former-commit-id: dd3092064b26778d5286a8856d9ba7417c280665

Former-commit-id: 436ccf4bb36e3289dcd8f47f2a7b5e50966aaae2

    • -25
    • +28
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Few review related changes Related to Issue [WTI-1364]

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

Former-commit-id: 17bd8a29cc9f2145186dc9d279f6d4466fc409d8

Former-commit-id: b5df863decb5c09aeb47314d679143d3476aa47e

    • -340
    • +375
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Renamed NormativeNorm to NormativeNormType Related to Issue [WTI-1364]

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

Former-commit-id: 648ab2a9ae6b3c9a7e3ffb8dc5e02de9ece81c11

Former-commit-id: cd4dc0cbb7ea8f26e048512d8e3978eb7d991fb7

  1. … 12 more files in changeset.
Added integration test for default value of MacroStabilityInwardsFailureMechanismMetaEntity Related to Issue [WTI-1378]

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

Former-commit-id: 4e542e36063327c6f51b975c2e17bf42e678405f

Former-commit-id: 86a9c04672c1d8d1ce53430c2fee2a43e5f7a2d8

  1. … 1 more file in changeset.
- Cleaned up storage classes - Updated XMLdocs - Removed unused references - prefixed Piping specific tables with "Piping" - - Renamed classes accordingly Related to Issue [WTI-1378]

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

Former-commit-id: 3d9e5d4d5719b5cc1c65322e9979fe82d9455d5c

Former-commit-id: 849fa061b4cbc4f128046b60ce800aa9bc8f4521

  1. … 68 more files in changeset.
Fixed test name Related to Issue [WTI-1364]

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

Former-commit-id: cd5976e4020dd9a85b7f587eb75d936f8067fd05

Former-commit-id: df660bf8fbb8ae9dfd197f39d9e04247789bd3e9

- Modified migration script to support ordering assessment section log messages (other than the default, which is 'Message') - Added asserts of log messages - Optimised traject combination tests Related to Issue [WTI-1364]

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

Former-commit-id: 4699e45316d1303d0a570a8483e1a6900a552da6

Former-commit-id: 04b27d74fd1b224b1e2b0a75d62cb17c2de9f1eb

  1. … 2 more files in changeset.
- Added log message for derived value for NormativeNorm Related to Issue [WTI-1364]

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

Former-commit-id: f80f5dedd60a2e83298ef9112af92aef7136a340

Former-commit-id: 25e268179e606b9d1f624f7385d98ce2f89ccef6

    • -50
    • +82
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Added test case for known traject id, but modified norm Related to Issue [WTI-1364]

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

Former-commit-id: bdee627f84f56644058b158ea18c8c2ff70d5817

Former-commit-id: e7fa81a55ecafb55302ea9993e5d2e92f2442820

    • -13
    • +97
    ./MigrationTo172IntegrationTest.cs
Added test case for unknown traject id Related to Issue [WTI-1364]

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

Former-commit-id: a8d08c244660d9cf9e746a8222440fb06e0cf3e4

Former-commit-id: 52b16e4bd32a530d9f7c00ad9dadba375a5238e7

  1. … 1 more file in changeset.
Fixed culture bug in tests Related to Issue [WTI-1364]

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

Former-commit-id: 1a6b1cd7472c7e612a8adba87526c89266baa151

Former-commit-id: 857ad94f00142631c15cac3d95b703f776289967

Updated migration to update either the Signaling of LowerLimit norm and set the probable norm type Related to Issue [WTI-1364]

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

Former-commit-id: eb5452d5fc4198a7d7d8e378d2618454050a556c

Former-commit-id: d9efbad12e051f7b41450867bcdac1a24b68997b

    • -0
    • +335
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2080: - Incorporated migration steps for the MacroStabilityInwardsFailureMechanismSectionResult -- Set property values on the backing fields instead of the property for the applicable section results Related to Issue [WTI-1373]

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

Former-commit-id: 4436959ee09d9851f1960c6b97d271e1fa165232

Former-commit-id: cb5101a24db9c4e0ef55aad0b1b386c3f2025730

  1. … 7 more files in changeset.
Adjusted migration script from 171 tot 172 to incorporate requirements: - Added log messages for after migration: indicate what has changed for LayerThree when relevant - Updated FullProject171 test file: removed extra testcase, each relevant failure mechanisms tests one positive, one negative value (<0 or >1) Related to Issue [WTI-1373]

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

Former-commit-id: 11699a4aac6f9b455e80cc581f4eda9b484a6627

Former-commit-id: eaafbe7c7940152b1957af6ae923fe80accbfb97

  1. … 2 more files in changeset.
Adjusted migration script from 171 tot 172 to incorporate requirements: - AssessmentLayerThree for relevant failure mechanisms are converted to probabilities. Every other value not matching criteria >0 and <1 are removed - Adjusted test file: appended an assessmentSection which contains invalid results for the relevant failure mechanisms -- Updated FullProject172 test file: is in sync with the 171 equivalent

Related to Issue [WTI-1373]

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

Former-commit-id: c86b02fd5f703468518712f5ddfd1fb2732a3fe1

Former-commit-id: e34ef7ad7e078ebca5adc44d28dde29d95c5c0ba

  1. … 3 more files in changeset.
Moved 'Type' from StochasticSoilProfileEntity to 'SourceType' SoilProfileEntity in database Ran Cleanup for storage Related to Issue [WTI-1343]

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

Former-commit-id: 5390416ecba199da438854b0481ab20184862a17

Former-commit-id: 2102fe55684e8b3215a87aa15960a2dd62b27852

  1. … 17 more files in changeset.
Implemented patch, updated tests and added more cases for the migration filename tests Related to Issue [WTI-1380]

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

Former-commit-id: 2dde992b6811dcda5bb3f98dfb28111d61b1aac1

Former-commit-id: 7ce9e80b4a14f68f78f5bab40d44896b1262f9ef

  1. … 8 more files in changeset.
Updated database design to store the general results for all the grass cover erosion inwards calculation outputs - Updated Migration script: -- Row value for calculating the illustration points is per default FALSE -- Row value for the general result entity of the grass output is per default NULL Related to Issue [WTI-1319]

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

Former-commit-id: a6e32f96b906b4b64510c63345178cd50eafc2be

Former-commit-id: 4479e2a1d1daeae1b11d7c1a71f5930cf1a3eaab

  1. … 19 more files in changeset.
Added TestStructuresOutput with GeneralResult Added asserts Added test for 'Should*IllustrationPointsBeCalculated' flag for hydraulic boundary locations when migrating Related to Issue [WTI-1309]

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

Former-commit-id: 3ea6c64c90c6fb15206b8112c0793fe6c8df1187

Former-commit-id: ae27ceba75904d5d52345d2e67cc2d21b25ea9e5

  1. … 7 more files in changeset.
Added integration tests for StabilityPointStructuresFailureMechanism Added tests for ShouldIllustrationPointsBeCalculated Related to Issue [WTI-1309]

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

Former-commit-id: 066e650ad34662e1cda04f51a099b8c6f2605388

Former-commit-id: ca0bc2ef1690da1ebaa89ea23c2050ea655fd221

Query for no changes message improved to also show when migrating from db version 5 to 17.2 Related to Issue [WTI-1283]

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

Former-commit-id: ef7b6fbe12faff90fb09df6786637edd44135982

Former-commit-id: 83ec4ab1d849912d886b03b8d4a237e302633bb1

  1. … 3 more files in changeset.
Updated log messages generated by migration

Related to Issue [WTI-1283]

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

Former-commit-id: 500fd8dce454b251fffa4c4d2cbd89a44b14c19d

Former-commit-id: cbd914235124434d2bf216ed980e5eb1d28e52cf

    • -17
    • +20
    ./MigrationTo172IntegrationTest.cs
  1. … 7 more files in changeset.
Hierarchy in log messages Related to Issue [WTI-1283]

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

Former-commit-id: aa0477de3e07ea65979b3341705121e4a71f729f

Former-commit-id: 1323af3f3404fd44fc043a1fa07b22c007fdd6e2

  1. … 4 more files in changeset.
Added migration log messages for changing id's. Related to Issue [WTI-1283]

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

Former-commit-id: fea09a7a8babfaf1a46c307a0b1f8041f56b80cd

Former-commit-id: 512d7105e12625cd5c923b8a4cd5e09645d3a58f

  1. … 4 more files in changeset.
Changed migration scripts to fix unigue ids. Related to Issue [WTI-1332]

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

Former-commit-id: 8d1e4992cf35e8786312d4d75549db02b999daa3

Former-commit-id: 5fbb827b469dc486ded5200983be644b8a9c5e7f

  1. … 4 more files in changeset.
Incorporated comments review 1890: - Extracted common tests from the integration tests to a separate test class which asserts file names with brackets

Paired with ~janssen

Related to Issue [WTI-1284]

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

Former-commit-id: c57673562daad5828d2672601efe851e8fe9f887

Former-commit-id: 867d2fb004cb9c76ca64851fc868069a1972a32c

  1. … 3 more files in changeset.