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

[Offline Nodes] Adds new library for offline tasks #13574

Merged
merged 35 commits into from
Aug 14, 2024

reword to remove offline keyword

21abf2a
Select commit
Loading
Failed to load commit list.
Merged

[Offline Nodes] Adds new library for offline tasks #13574

reword to remove offline keyword
21abf2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 7, 2024 in 1s

85.84% of diff hit (target 71.86%)

View this Pull Request on Codecov

85.84% of diff hit (target 71.86%)

Annotations

Check warning on line 52 in libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java#L52

Added line #L52 was not covered by tests

Check warning on line 61 in libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 71 in libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 81 in libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 91 in libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 101 in libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/task-commons/src/main/java/org/opensearch/task/commons/clients/TaskListRequest.java#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 1322 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L1322

Added line #L1322 was not covered by tests