-
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] wlm stats fix #16280
[Backport 2.x] wlm stats fix #16280
Conversation
Signed-off-by: Kaushal Kumar <[email protected]>
Signed-off-by: Kaushal Kumar <[email protected]>
Signed-off-by: Kaushal Kumar <[email protected]>
❌ Gradle check result for a0764bc: 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? |
Unrelated failure, retrying gradle check:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16280 +/- ##
============================================
+ Coverage 71.71% 71.72% +0.01%
- Complexity 64985 65019 +34
============================================
Files 5296 5302 +6
Lines 303765 303866 +101
Branches 44182 44192 +10
============================================
+ Hits 217848 217958 +110
+ Misses 67800 67779 -21
- Partials 18117 18129 +12 ☔ View full report in Codecov by Sentry. |
Backport 2.x for #16278.