wip: pr file diffing
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"node": {
|
||||
"__typename": "PullRequest",
|
||||
"files": {
|
||||
"edges": [
|
||||
{
|
||||
"cursor": "file:PR_kwDONovem84:1",
|
||||
"node": {
|
||||
"changeType": "MODIFIED",
|
||||
"additions": 38,
|
||||
"deletions": 11,
|
||||
"path": "src/query.rs",
|
||||
"viewerViewedState": "UNVIEWED"
|
||||
}
|
||||
},
|
||||
{
|
||||
"cursor": "file:PR_kwDONovem84:2",
|
||||
"node": {
|
||||
"changeType": "MODIFIED",
|
||||
"additions": 54,
|
||||
"deletions": 17,
|
||||
"path": "src/screen/dashboard/issue_list.rs",
|
||||
"viewerViewedState": "VIEWED"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user