-
Notifications
You must be signed in to change notification settings - Fork 894
Add make index to init of EntitySet #1010
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1010 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 119 119
Lines 11059 11078 +19
=======================================
+ Hits 10868 10887 +19
Misses 191 191
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.
seems to make sense, this init now matches the other parts of entityset better
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.
Looks good
Pull Request Description