Skip to content

Improve ExtraStatesInPercent: round up

Description

By using the ceiling function instead of int, we always round up. Like this, we guarantuee to always use at least one extra state when using this input option.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports

Loading