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

Log duplicate static id #270

Merged
merged 5 commits into from
Sep 28, 2023
Merged

Log duplicate static id #270

merged 5 commits into from
Sep 28, 2023

Commits on Sep 26, 2023

  1. Log and skipped duplicate static id in dynamic model instead of throw…

    …ing exception
    
    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte authored and flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    254b55e View commit details
    Browse the repository at this point in the history
  2. Use stream in checkDuplicateStaticId

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte authored and flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6c4bcfd View commit details
    Browse the repository at this point in the history
  3. Fix code smell

    Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
    flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0596d61 View commit details
    Browse the repository at this point in the history
  4. Remove secondary duplicate check

    Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
    flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c09d9e5 View commit details
    Browse the repository at this point in the history
  5. Fix new code smell

    Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
    flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6eeec55 View commit details
    Browse the repository at this point in the history