Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

debug: Fixing step-over behaviour when exiting partial rules#7096

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

johanfylling
Copy link
Contributor

@johanfyllingjohanfylling commentedOct 3, 2024
edited
Loading

The step-over debug action would previously skip over any associated partial "sibling" rules if performed on the last statement of a partial rule. Now, step-over will break on anyenter operation immediately preceded by anexit orfail operation; effectively breaking on every visited partial rule sharing a node in the rule-tree.

The step-over action would previously skip over any associated partial "sibling" rules if performed on the last statement of a partial rule.Now, step-over will break on any `enter` operation immediately preceded by an `exit` or `fail` operation; effectively breaking on every visited partial rule sharing a node in the rule-tree.Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
@johanfyllingjohanfylling merged commit61c551c intoopen-policy-agent:mainOct 4, 2024
28 checks passed
@johanfyllingjohanfylling deleted the debug/fix_partial-rule_step-over branchOctober 4, 2024 12:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ashutosh-narkarashutosh-narkarashutosh-narkar approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@johanfylling@ashutosh-narkar

[8]ページ先頭

©2009-2025 Movatter.jp