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

[Backport 2.x] Adding security enabled integration tests (#400) #403

Merged
merged 1 commit into from
Jan 13, 2024

Adding security enabled integration tests (#400)

42c085e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Adding security enabled integration tests (#400) #403

Adding security enabled integration tests (#400)
42c085e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 12, 2024 in 0s

22.22% of diff hit (target 70.00%)

View this Pull Request on Codecov

22.22% of diff hit (target 70.00%)

Annotations

Check warning on line 101 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 106 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 96 in src/main/java/org/opensearch/flowframework/rest/RestProvisionWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestProvisionWorkflowAction.java#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 101 in src/main/java/org/opensearch/flowframework/rest/RestProvisionWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestProvisionWorkflowAction.java#L101

Added line #L101 was not covered by tests

Check warning on line 278 in src/main/java/org/opensearch/flowframework/transport/CreateWorkflowTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/CreateWorkflowTransportAction.java#L273-L278

Added lines #L273 - L278 were not covered by tests

Check warning on line 259 in src/main/java/org/opensearch/flowframework/workflow/RegisterAgentStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/RegisterAgentStep.java#L259

Added line #L259 was not covered by tests

Check warning on line 272 in src/main/java/org/opensearch/flowframework/workflow/RegisterAgentStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/RegisterAgentStep.java#L272

Added line #L272 was not covered by tests