Skip to content

Conversation

ShriramKumar
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 98.959% when pulling 2273aad on ShriramKumar:version-0.2.2 into e946cb1 on yahoo:master.

return false;
}
PubSubMessage otherMessage = (PubSubMessage) other;
return (id.equals(otherMessage.getId()) && sequence == otherMessage.getSequence());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the unnecessary parantheses around the whole thing.

@akshaisarma akshaisarma self-assigned this Aug 30, 2017
@akshaisarma akshaisarma added this to the 0.2.2 milestone Aug 30, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 98.959% when pulling 2d9678c on ShriramKumar:version-0.2.2 into e946cb1 on yahoo:master.

@akshaisarma akshaisarma merged commit a5b6344 into bullet-db:master Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants