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 static fields initialization in WorkflowStepFactory #532

Merged
merged 1 commit into from
Feb 21, 2024

Fixed static fields initialization

fc36eb8
Select commit
Loading
Failed to load commit list.
Merged

Fixed static fields initialization in WorkflowStepFactory #532

Fixed static fields initialization
fc36eb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 21, 2024 in 0s

93.54% of diff hit (target 70.00%)

View this Pull Request on Codecov

93.54% of diff hit (target 70.00%)

Annotations

Check warning on line 84 in src/main/java/org/opensearch/flowframework/workflow/WorkflowStepFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/WorkflowStepFactory.java#L84

Added line #L84 was not covered by tests

Check warning on line 88 in src/main/java/org/opensearch/flowframework/workflow/WorkflowStepFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/WorkflowStepFactory.java#L88

Added line #L88 was not covered by tests