-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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.17] [Backport 2.x] [Star Tree] Scaled Float Support #15689
Conversation
--------- (cherry picked from commit 23f5c2f) Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> (cherry picked from commit c801270) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for da9985c: null 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 da9985c: null 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 da9985c: null 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 da9985c: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15689 +/- ##
============================================
- Coverage 71.73% 71.67% -0.07%
+ Complexity 64250 64228 -22
============================================
Files 5251 5251
Lines 300362 300439 +77
Branches 43704 43726 +22
============================================
- Hits 215471 215344 -127
- Misses 66908 67136 +228
+ Partials 17983 17959 -24 ☔ View full report in Codecov by Sentry. |
The 2.17.0 release has sailed away, this change was not included, @sachinpkale please target 2.17.1 if it is still planned for a possible patch release |
Backport c801270 from #15660.