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

Grace period for diff #70

Merged
merged 4 commits into from
Jul 12, 2022
Merged

Grace period for diff #70

merged 4 commits into from
Jul 12, 2022

Commits on Jul 11, 2022

  1. Implement a grace period for disappearing VRPs

    When a VRP disappears from one input, but it still present in the
    other input, an immediate difference between sources is created.
    
    This commits adds a grace period during which elements that disappear
    do not cause alerts (yet).
    ties committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b8b44aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6149d5f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    8e57e8e View commit details
    Browse the repository at this point in the history
  2. fix linter nit

    ties committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8e9b738 View commit details
    Browse the repository at this point in the history