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

Fix/round lifetime to next lower integer #82

Merged
merged 4 commits into from
Apr 15, 2024

Commits on Apr 11, 2024

  1. Round down lifetime values

    checking whether all values are equal or if only one value was given. If values differ first given value is taken and warning is issued.
    FelixMau committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    766ab23 View commit details
    Browse the repository at this point in the history
  2. Adapting tests.

    FelixMau committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ae5f644 View commit details
    Browse the repository at this point in the history
  3. Linting

    FelixMau committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e10060e View commit details
    Browse the repository at this point in the history
  4. Strange test

    FelixMau committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3aeeb30 View commit details
    Browse the repository at this point in the history