ufsm icon indicating copy to clipboard operation
ufsm copied to clipboard

Fixed submachine parent state bug.

Open kenomo opened this issue 4 years ago • 1 comments

If the order of state machines (including submachines) in the .xmi file was not hierarchical, the main region of the submachine was not assigned a parent state.

kenomo avatar Jul 08 '20 14:07 kenomo

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files           4        4           
  Lines         480      480           
=======================================
  Hits          476      476           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f02f0df...2e1a5a2. Read the comment docs.

codecov[bot] avatar Jul 08 '20 14:07 codecov[bot]