Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Conversation

@tommartensen
Copy link
Contributor

No description provided.

Johannes Schneider and others added 26 commits July 6, 2017 10:52
@tommartensen tommartensen self-assigned this Jul 18, 2017
@hpibptlab
Copy link

SonarQube analysis reported 1 issue

  • BLOCKER 1 blocker

Watch the comments in this conversation to review them.

EventQuery oldEventQuery = PersistenceAdapterImpl.getInstance().getEventQuery(oldEventQueryId);
String oldEventQueryString = oldEventQuery.getQuery();

if (oldEventQuery == null) {

Choose a reason for hiding this comment

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

BLOCKER Change this condition so that it does not always evaluate to "false" rule

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 71.86% when pulling fa66e52 on dev into 79c19df on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 71.86% when pulling a73cb1e on dev into 79c19df on master.

@tommartensen tommartensen merged commit 6588a29 into master Jul 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants