Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/DEI-42 add combine rule #9

Merged
merged 37 commits into from
Mar 9, 2023
Merged

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    ae05d23 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    a51e63b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875f198 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    597ad56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d9338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e0035 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b074dc View commit details
    Browse the repository at this point in the history
  5. Updated the check tests

    ye4deltares committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a2e90d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5efc37 View commit details
    Browse the repository at this point in the history
  7. Removed typing any

    ye4deltares committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    60b2258 View commit details
    Browse the repository at this point in the history
  8. Remove the f-string

    ye4deltares committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    77442c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    01f4581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9960444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a77d40c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4238b0c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    ee25916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a01db View commit details
    Browse the repository at this point in the history
  3. Removed a comment

    ye4deltares committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a9c4a47 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    1d5921a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db11588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    071c69d View commit details
    Browse the repository at this point in the history
  4. Added an exception string

    ye4deltares committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5425983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6cffe7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    9f52db7 View commit details
    Browse the repository at this point in the history
  2. Corrected a typo

    ye4deltares committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b04098b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    dd1ecbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351315a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    72a7ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d031b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    326682c View commit details
    Browse the repository at this point in the history
  2. Removed unused import

    Davidrag committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    066a419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c1388e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Improvements validation and execution

    Moved validation of data outside rule validation.
    Added time info to output file.
    Davidrag committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    72e822b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    d4e3e25 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    cbdbca9 View commit details
    Browse the repository at this point in the history
  2. Fixed failing test.

    Davidrag committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f52a305 View commit details
    Browse the repository at this point in the history
  3. Removed unused import (Any)

    Davidrag committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c7c36cc View commit details
    Browse the repository at this point in the history