* [task#135718] add count of yearly add rows in codebase metric.
This commit is contained in:
@@ -108,5 +108,6 @@ class count_of_yearly_add_rows_in_codebase extends baseCalc
|
||||
$this->getCommitCount($repo, $begin, $end);
|
||||
}
|
||||
}
|
||||
return $this->getRecords(array('repo', 'year'));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user