3 Commits

Author SHA1 Message Date
5c93d93f50 Merge branch 'main' into feat/remove-minimum-load-option
All checks were successful
CI / Check PR Title (pull_request) Successful in 19s
CI / Go Lint (pull_request) Successful in 39s
CI / Makefile Lint (pull_request) Successful in 32s
CI / Markdown Lint (pull_request) Successful in 22s
CI / Unit Tests (pull_request) Successful in 36s
CI / Fuzz Tests (pull_request) Successful in 1m8s
CI / Mutation Tests (pull_request) Successful in 1m5s
2026-04-03 14:48:53 +00:00
0bdf71fd12 refactor: 'MinimumLoad' to 'defaultMinimumLoad'
Some checks failed
CI / Check PR Title (pull_request) Failing after 18s
CI / Go Lint (pull_request) Successful in 36s
CI / Markdown Lint (pull_request) Successful in 22s
CI / Makefile Lint (pull_request) Successful in 34s
CI / Unit Tests (pull_request) Successful in 36s
CI / Fuzz Tests (pull_request) Successful in 1m6s
CI / Mutation Tests (pull_request) Successful in 1m1s
- The option does not need to be exported, since it is no longer an
  option.
2026-04-03 16:26:51 +02:00
8b55ce7264 feat: remove minimum-load option, hard-coded to 5% 2026-04-03 16:24:25 +02:00

Diff Content Not Available