Skip to content

fix: Fix parallel enter/exit and checks

Codecov / codecov/patch failed Dec 14, 2024 in 0s

92.65% of diff hit (target 100.00%)

View this Pull Request on Codecov

92.65% of diff hit (target 100.00%)

Annotations

Check warning on line 47 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L47

Added line #L47 was not covered by tests

Check warning on line 50 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 56 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L56

Added line #L56 was not covered by tests

Check warning on line 75 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L75

Added line #L75 was not covered by tests

Check warning on line 158 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L158

Added line #L158 was not covered by tests

Check warning on line 160 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L160

Added line #L160 was not covered by tests

Check warning on line 205 in statemachine/contrib/diagram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/contrib/diagram.py#L203-L205

Added lines #L203 - L205 were not covered by tests

Check warning on line 54 in statemachine/engines/async_.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/async_.py#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 144 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 150 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L150

Added line #L150 was not covered by tests

Check warning on line 154 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 159 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L159

Added line #L159 was not covered by tests

Check warning on line 171 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L171

Added line #L171 was not covered by tests

Check warning on line 191 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L191

Added line #L191 was not covered by tests

Check warning on line 426 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L426

Added line #L426 was not covered by tests

Check warning on line 476 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L476

Added line #L476 was not covered by tests

Check warning on line 486 in statemachine/engines/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/base.py#L486

Added line #L486 was not covered by tests

Check warning on line 102 in statemachine/engines/sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/sync.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 104 in statemachine/engines/sync.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/engines/sync.py#L104

Added line #L104 was not covered by tests

Check warning on line 180 in statemachine/event.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/event.py#L180

Added line #L180 was not covered by tests

Check warning on line 39 in statemachine/events.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/events.py#L39

Added line #L39 was not covered by tests

Check warning on line 78 in statemachine/factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/factory.py#L78

Added line #L78 was not covered by tests

Check warning on line 71 in statemachine/io/scxml/actions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/io/scxml/actions.py#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 76 in statemachine/io/scxml/actions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/io/scxml/actions.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 81 in statemachine/io/scxml/actions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

statemachine/io/scxml/actions.py#L80-L81

Added lines #L80 - L81 were not covered by tests