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

Fixed RBAC fetching from workflow state when template is not present #998

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into rbac-bug

6bc58d6
Select commit
Loading
Failed to load commit list.
Open

Fixed RBAC fetching from workflow state when template is not present #998

Merge branch 'main' into rbac-bug
6bc58d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2025 in 1s

65.21% of diff hit (target 70.00%)

View this Pull Request on Codecov

65.21% of diff hit (target 70.00%)

Annotations

Check warning on line 317 in src/main/java/org/opensearch/flowframework/transport/DeprovisionWorkflowTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/DeprovisionWorkflowTransportAction.java#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 314 in src/main/java/org/opensearch/flowframework/util/ParseUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/ParseUtils.java#L314

Added line #L314 was not covered by tests

Check warning on line 430 in src/main/java/org/opensearch/flowframework/util/ParseUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/ParseUtils.java#L429-L430

Added lines #L429 - L430 were not covered by tests