| OLD | NEW |
| 1 { | 1 { |
| 2 "Summary": { | 2 "Summary": { |
| 3 "ParentLabel": { | 3 "ParentLabel": { |
| 4 "Label": "", | 4 "Label": "", |
| 5 "URL": "." | 5 "URL": "." |
| 6 }, | 6 }, |
| 7 "Label": "#0", | 7 "Label": "#0", |
| 8 "Status": "Failure", | 8 "Status": "Failure", |
| 9 "Bot": { | 9 "Bot": { |
| 10 "Label": "", | 10 "Label": "", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 }, | 24 }, |
| 25 "SourceStamp": { | 25 "SourceStamp": { |
| 26 "AuthorName": "", | 26 "AuthorName": "", |
| 27 "AuthorEmail": "", | 27 "AuthorEmail": "", |
| 28 "CommitTime": "0001-01-01T00:00:00Z", | 28 "CommitTime": "0001-01-01T00:00:00Z", |
| 29 "Repo": "", | 29 "Repo": "", |
| 30 "Branch": "", | 30 "Branch": "", |
| 31 "RequestRevision": null, | 31 "RequestRevision": null, |
| 32 "Revision": null, | 32 "Revision": null, |
| 33 "Description": "", | 33 "Description": "", |
| 34 "Title": "", | |
| 35 "Changelist": { | 34 "Changelist": { |
| 36 "Label": "Gerrit CL 12345", | 35 "Label": "Gerrit CL 12345", |
| 37 "URL": "https://example.com/c/12345" | 36 "URL": "https://example.com/c/12345" |
| 38 }, | 37 }, |
| 39 "CommitURL": "", | 38 "CommitURL": "", |
| 40 "File": null, | 39 "File": null, |
| 41 "Source": "" | 40 "Source": "" |
| 42 }, | 41 }, |
| 43 "Components": [ | 42 "Components": [ |
| 44 { | 43 { |
| (...skipping 30 matching lines...) Expand all Loading... |
| 75 }, | 74 }, |
| 76 { | 75 { |
| 77 "Key": "patch_issue", | 76 "Key": "patch_issue", |
| 78 "Value": "12345" | 77 "Value": "12345" |
| 79 } | 78 } |
| 80 ] | 79 ] |
| 81 } | 80 } |
| 82 ], | 81 ], |
| 83 "Blame": null | 82 "Blame": null |
| 84 } | 83 } |
| OLD | NEW |