You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CDSTP-113 Created functions to get a map of overlapping out events from a DiGraph of Event
* CDSTP-113 update calculate loop components to always consider any nodes that break the loop as break points (unless they have a path to an in node to exit point) or unless they are part of an eventset from a break out node that contains an event in the loop
* CDSTP-113 Adds functionality to filter and replace break nodes with a connection to end events of a loop with a dummy break event type.
* CDSTP-113 Added updated functionality into detect loops
* CDSTP-113 Updated functionality to remove dummy break events and restructure nested PUML Graphs so that PUML can be ingested by plu2json
* CDSTP-113 Updated pv_to_puml_file function to use v2 with revised loop detection and use removal of dummy break events
* CDSTP-113 updated tests to account for updated methodology for break events
* CDSTP-113 updated mypy errors file
* CDSTP-113 Added extra tests and docs
* CDSTP-113 Updated test outcomes graphs
* CDSTP-113 Fixed docstrings
* CDSTP-113 test for pm4py
* CDSTP-113 try fixing setuptools to olde version
* CDSTP-113 attempt to fix workflow
* CDSTP-113 update github actions yaml
* CDSTP-113 update env
* CDSTP-113 update workflow
* CDSTP-113 update linting workflow
0 commit comments