bin/cobench in cobench-0.0.15 vs bin/cobench in cobench-0.0.16
- old
+ new
@@ -135,9 +135,11 @@
100
elsif t == 'Issues'
50
elsif t == 'Commits'
5
+ elsif t == 'Reviews'
+ 40
else
raise "Unknown title '#{t}'"
end
end.inject(0, :+)
data[u]['Score'] = { total: score, href: '' }