Skip to content

Conversation

@sjeropkipruto
Copy link
Contributor

No description provided.

@sjeropkipruto sjeropkipruto self-assigned this Nov 6, 2018
return lateTasks;
}

public int getNumLateTasks() { return getLateTasks().size(); }
Copy link
Member

Choose a reason for hiding this comment

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

formatting nit, we usually use the new lines for these cases still

public int getNumLateTasks() {
  return getLateTasks().size();
}

@ssalinas
Copy link
Member

ssalinas commented Nov 7, 2018

🚢

@ssalinas ssalinas merged commit 379c957 into master Nov 15, 2018
@ssalinas ssalinas deleted the task-lag branch November 15, 2018 19:42
@ssalinas ssalinas added this to the 0.22.0 milestone Dec 3, 2018
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