-
Notifications
You must be signed in to change notification settings - Fork 19
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
Missing tests for ByPropertyIdArray #705
Comments
I created wmde/WikibaseDataModelServices#157 as a replacement for the ByPropertyIdArray class a while ago. My replacement does not implement the full feature set of ByPropertyIdArray, on purpose. we are currently exposing this feature via an If we can agree on this, this issue is obsolete. |
I agree this class is badly designed as is. The indexing stuff got merged over my objections and this class is now one of the few I removed my name as author from since it got corrupted so much. Having something better designed would be great. Till then it is nice to keep track of the specific issues this class has now. |
Actually I don't think this is worthwhile fixing and focus is better spend on replacing the class. |
ByPropertyIdArray::moveObjectInPropertyGroup
This predicate can be removed with false and the tests still pass
Full mutation testing report:
The text was updated successfully, but these errors were encountered: