-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
fix: reindex when combine metric in legacy pivot table #14708
Conversation
Codecov Report
@@ Coverage Diff @@
## master #14708 +/- ##
==========================================
+ Coverage 77.38% 77.55% +0.16%
==========================================
Files 959 959
Lines 48465 48528 +63
Branches 5678 5678
==========================================
+ Hits 37506 37634 +128
+ Misses 10759 10694 -65
Partials 200 200
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@suddjian Ephemeral environment spinning up at http://54.184.249.23:8080. Credentials are |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix!
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Make metrics order insistence when combine metric checked.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before
After
TEST PLAN
tested in my local environment
ADDITIONAL INFORMATION