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] [Offline Nodes] Adds new library for offline tasks #15247

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 68b74ff from #13574.

---------

Signed-off-by: Varun Bansal <[email protected]>
Signed-off-by: Bukhtawar Khan <[email protected]>
Co-authored-by: Bukhtawar Khan <[email protected]>
(cherry picked from commit 68b74ff)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for e983d52: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for e983d52: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for fa9c6ab: SUCCESS

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 82.24299% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71.61%. Comparing base (e5e1bad) to head (041d384).
Report is 215 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ensearch/task/commons/clients/TaskListRequest.java 0.00% 11 Missing ⚠️
server/src/main/java/org/opensearch/node/Node.java 28.57% 4 Missing and 1 partial ⚠️
...org/opensearch/task/commons/worker/WorkerNode.java 85.71% 0 Missing and 2 partials ⚠️
.../java/org/opensearch/task/commons/task/TaskId.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15247      +/-   ##
============================================
+ Coverage     71.48%   71.61%   +0.12%     
- Complexity    62677    64604    +1927     
============================================
  Files          5123     5276     +153     
  Lines        294480   302253    +7773     
  Branches      42912    43982    +1070     
============================================
+ Hits         210518   216464    +5946     
- Misses        66286    67763    +1477     
- Partials      17676    18026     +350     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Varun Bansal <[email protected]>
Copy link
Contributor

✅ Gradle check result for 041d384: SUCCESS

@linuxpi linuxpi merged commit 55e1579 into 2.x Sep 17, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant