KStateMachine / kstatemachine

KStateMachine is a Kotlin DSL library for creating state machines and statecharts.
https://kstatemachine.github.io/kstatemachine/
Boost Software License 1.0
339 stars 19 forks source link

Allow specify multiple target states for transitions #91

Closed nsk90 closed 4 months ago

nsk90 commented 4 months ago

solves https://github.com/nsk90/kstatemachine/issues/53

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
23.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud