Merge pull request #16212 from minikube-bot/yearly-leaderboard-f1c02b5
Update Yearly Leaderboardpull/16220/head
commit
25f0aaaeb5
|
@ -87,7 +87,7 @@ weight: -99992023
|
|||
</head>
|
||||
<body>
|
||||
<h1>kubernetes/minikube</h1>
|
||||
<div class="subtitle">2023-01-01 — 2023-02-28</div>
|
||||
<div class="subtitle">2023-01-01 — 2023-03-31</div>
|
||||
|
||||
|
||||
<h2>Reviewers</h2>
|
||||
|
@ -103,14 +103,14 @@ weight: -99992023
|
|||
function drawreviewCounts() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
|
||||
["medyagh", 24, "24"],
|
||||
["spowelljr", 15, "15"],
|
||||
["afbjorklund", 4, "4"],
|
||||
["medyagh", 36, "36"],
|
||||
["spowelljr", 20, "20"],
|
||||
["afbjorklund", 5, "5"],
|
||||
["sharifelgamal", 2, "2"],
|
||||
["shu-mutou", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["neersighted", 1, "1"],
|
||||
["shu-mutou", 1, "1"],
|
||||
["tstromberg", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["profnandaa", 1, "1"],
|
||||
|
||||
]);
|
||||
|
@ -144,11 +144,11 @@ weight: -99992023
|
|||
function drawreviewWords() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 1689, "1689"],
|
||||
["medyagh", 980, "980"],
|
||||
["spowelljr", 2495, "2495"],
|
||||
["medyagh", 1633, "1633"],
|
||||
["neersighted", 295, "295"],
|
||||
["afbjorklund", 157, "157"],
|
||||
["shu-mutou", 137, "137"],
|
||||
["afbjorklund", 103, "103"],
|
||||
["sharifelgamal", 24, "24"],
|
||||
["profnandaa", 17, "17"],
|
||||
["AkihiroSuda", 8, "8"],
|
||||
|
@ -185,8 +185,8 @@ weight: -99992023
|
|||
function drawreviewComments() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||
["medyagh", 37, "37"],
|
||||
["spowelljr", 34, "34"],
|
||||
["spowelljr", 49, "49"],
|
||||
["medyagh", 46, "46"],
|
||||
["neersighted", 4, "4"],
|
||||
["afbjorklund", 2, "2"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
|
@ -230,21 +230,21 @@ weight: -99992023
|
|||
function drawprCounts() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 42, "42"],
|
||||
["spowelljr", 85, "85"],
|
||||
["afbjorklund", 8, "8"],
|
||||
["medyagh", 7, "7"],
|
||||
["afbjorklund", 5, "5"],
|
||||
["jeffmaury", 4, "4"],
|
||||
["prezha", 4, "4"],
|
||||
["shubhbapna", 3, "3"],
|
||||
["jeffmaury", 3, "3"],
|
||||
["p2c2e", 2, "2"],
|
||||
["prezha", 2, "2"],
|
||||
["ComradeProgrammer", 3, "3"],
|
||||
["OmSaran", 2, "2"],
|
||||
["ben-krieger", 2, "2"],
|
||||
["ComradeProgrammer", 2, "2"],
|
||||
["nickmancari", 1, "1"],
|
||||
["elizabeth-dev", 1, "1"],
|
||||
["syxunion", 1, "1"],
|
||||
["mqasimsarfraz", 1, "1"],
|
||||
["denisok", 1, "1"],
|
||||
["syxunion", 2, "2"],
|
||||
["yolossn", 2, "2"],
|
||||
["p2c2e", 2, "2"],
|
||||
["psschwei", 1, "1"],
|
||||
["maxbrunet", 1, "1"],
|
||||
["maxsxu", 1, "1"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -277,21 +277,21 @@ weight: -99992023
|
|||
function drawprDeltas() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
|
||||
["prezha", 3817, "3817"],
|
||||
["spowelljr", 2861, "2861"],
|
||||
["spowelljr", 4755, "4755"],
|
||||
["prezha", 3865, "3865"],
|
||||
["denisok", 693, "693"],
|
||||
["afbjorklund", 404, "404"],
|
||||
["shubhbapna", 301, "301"],
|
||||
["ComradeProgrammer", 239, "239"],
|
||||
["OmSaran", 216, "216"],
|
||||
["AkihiroSuda", 192, "192"],
|
||||
["ComradeProgrammer", 180, "180"],
|
||||
["OmSaran", 113, "113"],
|
||||
["afbjorklund", 94, "94"],
|
||||
["medyagh", 53, "53"],
|
||||
["elizabeth-dev", 48, "48"],
|
||||
["ben-krieger", 36, "36"],
|
||||
["kadern0", 23, "23"],
|
||||
["nickmancari", 15, "15"],
|
||||
["kushmansingh", 14, "14"],
|
||||
["axrav", 12, "12"],
|
||||
["swastik959", 10, "10"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -324,20 +324,20 @@ weight: -99992023
|
|||
function drawprSize() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
|
||||
["prezha", 1189, "1189"],
|
||||
["prezha", 603, "603"],
|
||||
["denisok", 324, "324"],
|
||||
["AkihiroSuda", 190, "190"],
|
||||
["OmSaran", 95, "95"],
|
||||
["ComradeProgrammer", 90, "90"],
|
||||
["OmSaran", 99, "99"],
|
||||
["ComradeProgrammer", 72, "72"],
|
||||
["shubhbapna", 70, "70"],
|
||||
["elizabeth-dev", 41, "41"],
|
||||
["spowelljr", 33, "33"],
|
||||
["spowelljr", 31, "31"],
|
||||
["afbjorklund", 26, "26"],
|
||||
["kadern0", 19, "19"],
|
||||
["ben-krieger", 17, "17"],
|
||||
["nickmancari", 13, "13"],
|
||||
["afbjorklund", 12, "12"],
|
||||
["swastik959", 7, "7"],
|
||||
["kushmansingh", 7, "7"],
|
||||
["mqasimsarfraz", 5, "5"],
|
||||
["swastik959", 7, "7"],
|
||||
["medyagh", 5, "5"],
|
||||
|
||||
]);
|
||||
|
@ -375,21 +375,21 @@ weight: -99992023
|
|||
function drawcomments() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
|
||||
["afbjorklund", 66, "66"],
|
||||
["spowelljr", 24, "24"],
|
||||
["kundan2707", 9, "9"],
|
||||
["afbjorklund", 116, "116"],
|
||||
["spowelljr", 28, "28"],
|
||||
["kundan2707", 21, "21"],
|
||||
["medyagh", 14, "14"],
|
||||
["nirs", 8, "8"],
|
||||
["medyagh", 7, "7"],
|
||||
["BenTheElder", 8, "8"],
|
||||
["kant777", 6, "6"],
|
||||
["prezha", 6, "6"],
|
||||
["ComradeProgrammer", 6, "6"],
|
||||
["BenTheElder", 5, "5"],
|
||||
["prezha", 6, "6"],
|
||||
["x7upLime", 4, "4"],
|
||||
["Gorgeous-Patrick", 4, "4"],
|
||||
["pjnssn", 4, "4"],
|
||||
["sftim", 4, "4"],
|
||||
["salasberryfin", 4, "4"],
|
||||
["Gorgeous-Patrick", 4, "4"],
|
||||
["heitorPB", 4, "4"],
|
||||
["NitishKumar06", 3, "3"],
|
||||
["josedonizetti", 3, "3"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -422,21 +422,21 @@ weight: -99992023
|
|||
function drawcommentWords() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||
["afbjorklund", 3169, "3169"],
|
||||
["afbjorklund", 4993, "4993"],
|
||||
["prasanna-desikank", 2363, "2363"],
|
||||
["spowelljr", 1071, "1071"],
|
||||
["spowelljr", 1433, "1433"],
|
||||
["pluveto", 1042, "1042"],
|
||||
["BenTheElder", 889, "889"],
|
||||
["x7upLime", 735, "735"],
|
||||
["prezha", 642, "642"],
|
||||
["nirs", 638, "638"],
|
||||
["BenTheElder", 614, "614"],
|
||||
["jackjie2016", 469, "469"],
|
||||
["blacksd", 448, "448"],
|
||||
["rogeriomm", 413, "413"],
|
||||
["NitishKumar06", 381, "381"],
|
||||
["msagi", 357, "357"],
|
||||
["medyagh", 309, "309"],
|
||||
["sourabhyadavgit", 275, "275"],
|
||||
["p2c2e", 273, "273"],
|
||||
["josvazg", 270, "270"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -469,9 +469,9 @@ weight: -99992023
|
|||
function drawissueCloser() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 28, "28"],
|
||||
["medyagh", 11, "11"],
|
||||
["afbjorklund", 2, "2"],
|
||||
["spowelljr", 36, "36"],
|
||||
["medyagh", 18, "18"],
|
||||
["afbjorklund", 3, "3"],
|
||||
|
||||
]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue