Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent functions from throwing loop control flow exceptions; convert them into StormRuntimeError. SYN-8397 #4025

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Add StormLoopCtrl stop

e4f4c57
Select commit
Loading
Failed to load commit list.
Open

Prevent functions from throwing loop control flow exceptions; convert them into StormRuntimeError. SYN-8397 #4025

Add StormLoopCtrl stop
e4f4c57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2024 in 1s

66.66% of diff hit (target 96.00%)

View this Pull Request on Codecov

66.66% of diff hit (target 96.00%)

Annotations

Check warning on line 4979 in synapse/lib/ast.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

synapse/lib/ast.py#L4976-L4979

Added lines #L4976 - L4979 were not covered by tests

Check warning on line 5002 in synapse/lib/ast.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

synapse/lib/ast.py#L5001-L5002

Added lines #L5001 - L5002 were not covered by tests