Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test for Pulau Tekong Stability Outward

Improved name of test class PulauTekongMissingValuesTest

Related to Issue [MWDAM-1339]

    • -0
    • +226
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -1
    • +2
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -0
    • +226
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -221
    • +0
    ./Deltares.DamLive.Tests/DamLivePulauTekongTest.cs
Refactored: cleanup code

Related to Issue [MWDAM-1292]

    • -59
    • +7
    ./Deltares.DamLive.Tests/DamLivePulauTekongTest.cs
Output value now has NOVALUE as value, when calculation cannot be performed (added also test for this)

Fixed wrong parameterId in outputfile when running Macrostability Outside

Refactoring (improve filename)

Related to Issue [MWDAM-1292]

Related to Issue [MWDAM-1289]

Related to Issue [MWDAM-1292]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -0
    • +273
    ./Deltares.DamLive.Tests/DamLivePulauTekongTest.cs
    • -215
    • +0
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -2
    • +0
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
  1. … 1 more file in changeset.
Cleanup code

Related to Issue [MWDAM-1292]

    • -2
    • +2
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
Cleanup code

Related to Issue [MWDAM-1292]

    • -4
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
Adapted to review

Renamed model Stability to StabilityInside

Related to Issue [MWDAM-1289]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
  1. … 4 more files in changeset.
Adapted to review

Some code cleanup

Related to Issue [MWDAM-1289]

    • -17
    • +4
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
  1. … 3 more files in changeset.
Alpha version preceding 18.2.1 release for test purposes

Related to Issue [MWDAM-1291]

    • -2
    • +2
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn
Enable Stability Outside test

Related to Issue [MWDAM-1289]

    • -5
    • +5
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
Enable Stability Outside mechanism

(Ignore test because the DamEngine cannot handle it yet)

Related to Issue [MWDAM-1289]

    • -21
    • +30
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
  1. … 1 more file in changeset.
Add test for Stability Outside project

Related to Issue [MWDAM-1289]

    • -0
    • +1
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -0
    • +215
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
Prepare for release DamLive 18.2.1

Related to Issue [MWDAM-1291]

    • -2
    • +2
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn
Improved logging

Related to Issue [MWDAM-1112]

    • -3
    • +0
    ./Deltares.Dam.Application.Live/Program.cs
Improved logging

Related to Issue [MWDAM-1112]

    • -5
    • +2
    ./Deltares.Dam.Application.Live/Program.cs
Added missing headers and other small lay out improvements (as forgotten by Tom).

Related to Issue [MWDAM-1112]

    • -0
    • +94
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Adapted to review

Related to Issue [MWDAM-1243]

    • -0
    • +5
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
  1. … 6 more files in changeset.
Improve Grebbedijk test and add test output file

Related to Issue [MWDAM-1254]

    • -4
    • +8
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
  1. … 2 more files in changeset.
Fixed and enabled DamLive Grebbedijk integration test

Related to Issue [MWDAM-1254]

    • -3
    • +9
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
Fix failing test

Cleanup code

Related to Issue [MWDAM-1254]

    • -69
    • +15
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -6
    • +30
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -10
    • +8
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Handle calculation messages

Reverted code changes for debugging

Related to Issue [MWDAM-1254]

    • -1
    • +4
    ./Deltares.Dam.Application.Live/Program.cs
    • -4
    • +3
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -6
    • +25
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Do not remove testing directory for debugging on buildserver

Related to Issue [MWDAM-1254]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Force debug files to be written

Related to Issue [MWDAM-1254]

    • -4
    • +4
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Enabled first test for DamLive

Related to Issue [MWDAM-1254]

    • -1
    • +2
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Improved unit test

Related to Issue [MWDAM-1254]

    • -0
    • +3
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
  1. … 4 more files in changeset.
Pass grid definition parameters

Related to Issue [MWDAM-1254]

    • -0
    • +29
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
  1. … 2 more files in changeset.
Allow negative SensorGroup id's

Refactored: More logical naming

Related to Issue [MWDAM-1254]

    • -27
    • +27
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
  1. … 1 more file in changeset.
Refactored: More logical naming

Related to Issue [MWDAM-1254]

    • -3
    • +3
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
  1. … 5 more files in changeset.
Improved DamLive DamEngineRunner

Related to Issue [MWDAM-1112]

    • -0
    • +2
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Improved DamLive DamEngineRunner

Fixed incorrect reading of timeseries without stochast values

Related to Issue [MWDAM-1112]

Related to Issue [MWDAM-1243]

    • -18
    • +100
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
  1. … 1 more file in changeset.
Replace ModelRunner with DamEngineRunner

Related to Issue [MWDAM-1112]

    • -0
    • +152
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -4
    • +3
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -11
    • +10
    ./Deltares.Dam.Application.Live/Program.cs
    • -0
    • +8
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj