blob: 528803268bcf5f5ea0a6725a325616ab016c12cf [file] [log] [blame]
export const exampleStatusData = {
ok: true,
firstCommit: {
commit_time: 1597819864,
hash: 'ce63f507336fa86278204dfac2b9a9546f81ab96',
author: 'Alpha Beta (alphabeta@example.com)',
message: "Document how to size IV's child correctly, after seeing confusion in Github issues (#64100)",
cl_url: '',
},
lastCommit: {
commit_time: 1598983079,
hash: 'a8281e31afa9dddfa0764f59128c3a2360c48f49',
author: 'Foxtrot Delta (foxtrot.delta@example.com)',
message: 'Mark large_image_changer tests as not flaky (#65033)',
cl_url: '',
},
totalCommits: 200,
filledCommits: 200,
corpStatus: [{
name: 'flutter', ok: true, minCommitHash: '', untriagedCount: 0, negativeCount: 0,
}],
};