-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 index existence check #3315
Conversation
e452059
to
d4e4972
Compare
d4e4972
to
37dbd18
Compare
fix ut
37dbd18
to
ab4439a
Compare
Codecov Report
@@ Coverage Diff @@
## master #3315 +/- ##
=======================================
Coverage 85.24% 85.24%
=======================================
Files 1289 1289
Lines 120035 120100 +65
=======================================
+ Hits 102322 102378 +56
- Misses 17713 17722 +9
Continue to review full report at Codecov.
|
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.
LGTM
Fixes #3312 and #2842