-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Conversation
--------- Signed-off-by: Varun Bansal <bansvaru@amazon.com> Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com> Co-authored-by: Bukhtawar Khan <bukhtawa@amazon.com> (cherry picked from commit 68b74ff) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ 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? |
❌ 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? |
Signed-off-by: Varun Bansal <bansvaru@amazon.com>
Codecov ReportAttention: Patch coverage is
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. |
Signed-off-by: Varun Bansal <bansvaru@amazon.com>
Backport 68b74ff from #13574.