Skip to content
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

feature/add-cerebro-data #13

Merged
merged 2 commits into from
Dec 25, 2016
Merged

feature/add-cerebro-data #13

merged 2 commits into from
Dec 25, 2016

Conversation

noammat
Copy link
Contributor

@noammat noammat commented Dec 22, 2016

No description provided.

Support for counting cerebro data.
@@ -68,6 +70,22 @@ public long getSourceCodeSizeBytes() {
return sourceCodeSizeBytes;
}

public void setCerebroCount(long cerebroCount) {
this.cerebroCount = cerebroCount;
Copy link
Contributor

Choose a reason for hiding this comment

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

The indentation throughout this PR is incorrect, it uses spaces instead of tabs.
I'm guessing it's a configuration thing in your IDE :)

@dor-levi dor-levi merged commit 0ca37ef into develop Dec 25, 2016
@dor-levi dor-levi deleted the feature/add-cerebro-data branch December 25, 2016 12:05
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.

2 participants