-
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: Unable to add dataset #16925
fix: Unable to add dataset #16925
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16925 +/- ##
==========================================
+ Coverage 76.77% 76.95% +0.18%
==========================================
Files 1022 1022
Lines 54884 54886 +2
Branches 7483 7483
==========================================
+ Hits 42137 42238 +101
+ Misses 12499 12400 -99
Partials 248 248
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@michael-s-molina Thanks for the fix!! curious to know what was the cause? how can we prevent going forward? do we have test case added? @jinghua-qa |
The cause was depending on the execution order of |
SUMMARY
Fixes #16864
@hughhhh
AFTER SCREENSHOTS OR ANIMATED GIF
Screen.Recording.2021-09-30.at.2.20.37.PM.mov
TESTING INSTRUCTIONS
See the original issue for instructions.
ADDITIONAL INFORMATION