@@ -67,64 +67,64 @@ tslint.json
6767exports [` git jsonl should list ownership at the specific commit when a commit sha is provided: stderr 1` ] = ` ""` ;
6868
6969exports [` git jsonl should list ownership at the specific commit when a commit sha is provided: stdout 1` ] = `
70- "{ \\" path\\ " :\\" .github/CODEOWNERS\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
71- { \\" path\\ " :\\" .gitignore\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
72- { \\" path\\ " :\\" .idea/codeStyles/codeStyleConfig.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
73- { \\" path\\ " :\\" .idea/github-codeowners.iml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
74- { \\" path\\ " :\\" .idea/inspectionProfiles/Project_Default.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
75- { \\" path\\ " :\\" .idea/jsLibraryMappings.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
76- { \\" path\\ " :\\" .idea/misc.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
77- { \\" path\\ " :\\" .idea/modules.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
78- { \\" path\\ " :\\" .idea/vcs.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
79- { \\" path\\ " :\\" README.md\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
80- { \\" path\\ " :\\" package-lock.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
81- { \\" path\\ " :\\" package.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
82- { \\" path\\ " :\\" src/cli.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
83- { \\" path\\ " :\\" src/commands/audit.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
84- { \\" path\\ " :\\" src/commands/git.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
85- { \\" path\\ " :\\" src/commands/who.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
86- { \\" path\\ " :\\" src/lib/OwnedFile.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
87- { \\" path\\ " :\\" src/lib/OwnershipEngine.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
88- { \\" path\\ " :\\" src/lib/dir.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
89- { \\" path\\ " :\\" src/lib/stats.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
90- { \\" path\\ " :\\" src/lib/types.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
91- { \\" path\\ " :\\" src/lib/writers.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
92- { \\" path\\ " :\\" tsconfig.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
93- { \\" path\\ " :\\" tslint.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
70+ "{ \\" path\\ " :\\" .github/CODEOWNERS\\ " ,\\" owners\\ " :[]}
71+ { \\" path\\ " :\\" .gitignore\\ " ,\\" owners\\ " :[]}
72+ { \\" path\\ " :\\" .idea/codeStyles/codeStyleConfig.xml\\ " ,\\" owners\\ " :[]}
73+ { \\" path\\ " :\\" .idea/github-codeowners.iml\\ " ,\\" owners\\ " :[]}
74+ { \\" path\\ " :\\" .idea/inspectionProfiles/Project_Default.xml\\ " ,\\" owners\\ " :[]}
75+ { \\" path\\ " :\\" .idea/jsLibraryMappings.xml\\ " ,\\" owners\\ " :[]}
76+ { \\" path\\ " :\\" .idea/misc.xml\\ " ,\\" owners\\ " :[]}
77+ { \\" path\\ " :\\" .idea/modules.xml\\ " ,\\" owners\\ " :[]}
78+ { \\" path\\ " :\\" .idea/vcs.xml\\ " ,\\" owners\\ " :[]}
79+ { \\" path\\ " :\\" README.md\\ " ,\\" owners\\ " :[]}
80+ { \\" path\\ " :\\" package-lock.json\\ " ,\\" owners\\ " :[]}
81+ { \\" path\\ " :\\" package.json\\ " ,\\" owners\\ " :[]}
82+ { \\" path\\ " :\\" src/cli.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
83+ { \\" path\\ " :\\" src/commands/audit.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
84+ { \\" path\\ " :\\" src/commands/git.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
85+ { \\" path\\ " :\\" src/commands/who.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
86+ { \\" path\\ " :\\" src/lib/OwnedFile.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
87+ { \\" path\\ " :\\" src/lib/OwnershipEngine.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
88+ { \\" path\\ " :\\" src/lib/dir.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
89+ { \\" path\\ " :\\" src/lib/stats.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
90+ { \\" path\\ " :\\" src/lib/types.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
91+ { \\" path\\ " :\\" src/lib/writers.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
92+ { \\" path\\ " :\\" tsconfig.json\\ " ,\\" owners\\ " :[]}
93+ { \\" path\\ " :\\" tslint.json\\ " ,\\" owners\\ " :[]}
9494"
9595` ;
9696
9797exports [` git jsonl should list ownership of files changed between specific commits: stderr 1` ] = ` ""` ;
9898
9999exports [` git jsonl should list ownership of files changed between specific commits: stdout 1` ] = `
100- "{ \\" path\\ " :\\" .circleci/config.yml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
101- { \\" path\\ " :\\" .gitignore\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
102- { \\" path\\ " :\\" .idea/runConfigurations/test_int.xml\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
103- { \\" path\\ " :\\" README.md\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
104- { \\" path\\ " :\\" __mocks__/recursive-readdir.js\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
105- { \\" path\\ " :\\" jest.config.js\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
106- { \\" path\\ " :\\" package-lock.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
107- { \\" path\\ " :\\" package.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
108- { \\" path\\ " :\\" src/cli.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
109- { \\" path\\ " :\\" src/commands/__fixtures__/default/files.json\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
110- { \\" path\\ " :\\" src/commands/__fixtures__/default/gitignore\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
111- { \\" path\\ " :\\" src/commands/__fixtures__/default/gitignore-deep\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
112- { \\" path\\ " :\\" src/commands/__fixtures__/default/index.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
113- { \\" path\\ " :\\" src/commands/__fixtures__/default/owners\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
114- { \\" path\\ " :\\" src/commands/__fixtures__/project-builder.test.helper.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
115- { \\" path\\ " :\\" src/commands/__fixtures__/types.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
116- { \\" path\\ " :\\" src/commands/__snapshots__/audit.test.int.ts.snap\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
117- { \\" path\\ " :\\" src/commands/audit.test.int.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
118- { \\" path\\ " :\\" src/lib/OwnedFile.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
119- { \\" path\\ " :\\" src/lib/OwnershipEngine.test.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
120- { \\" path\\ " :\\" src/lib/OwnershipEngine.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
121- { \\" path\\ " :\\" src/lib/dir.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
122- { \\" path\\ " :\\" src/lib/gitignore.test.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
123- { \\" path\\ " :\\" src/lib/gitignore.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
124- { \\" path\\ " :\\" src/lib/logger.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
125- { \\" path\\ " :\\" src/lib/writers.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ],\\ " lines \\ " : 0 }
126- { \\" path\\ " :\\" tsconfig.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
127- { \\" path\\ " :\\" tslint.json\\ " ,\\" owners\\ " :[],\\ " lines \\ " : 0 }
100+ "{ \\" path\\ " :\\" .circleci/config.yml\\ " ,\\" owners\\ " :[]}
101+ { \\" path\\ " :\\" .gitignore\\ " ,\\" owners\\ " :[]}
102+ { \\" path\\ " :\\" .idea/runConfigurations/test_int.xml\\ " ,\\" owners\\ " :[]}
103+ { \\" path\\ " :\\" README.md\\ " ,\\" owners\\ " :[]}
104+ { \\" path\\ " :\\" __mocks__/recursive-readdir.js\\ " ,\\" owners\\ " :[]}
105+ { \\" path\\ " :\\" jest.config.js\\ " ,\\" owners\\ " :[]}
106+ { \\" path\\ " :\\" package-lock.json\\ " ,\\" owners\\ " :[]}
107+ { \\" path\\ " :\\" package.json\\ " ,\\" owners\\ " :[]}
108+ { \\" path\\ " :\\" src/cli.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
109+ { \\" path\\ " :\\" src/commands/__fixtures__/default/files.json\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
110+ { \\" path\\ " :\\" src/commands/__fixtures__/default/gitignore\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
111+ { \\" path\\ " :\\" src/commands/__fixtures__/default/gitignore-deep\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
112+ { \\" path\\ " :\\" src/commands/__fixtures__/default/index.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
113+ { \\" path\\ " :\\" src/commands/__fixtures__/default/owners\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
114+ { \\" path\\ " :\\" src/commands/__fixtures__/project-builder.test.helper.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
115+ { \\" path\\ " :\\" src/commands/__fixtures__/types.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
116+ { \\" path\\ " :\\" src/commands/__snapshots__/audit.test.int.ts.snap\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
117+ { \\" path\\ " :\\" src/commands/audit.test.int.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
118+ { \\" path\\ " :\\" src/lib/OwnedFile.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
119+ { \\" path\\ " :\\" src/lib/OwnershipEngine.test.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
120+ { \\" path\\ " :\\" src/lib/OwnershipEngine.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
121+ { \\" path\\ " :\\" src/lib/dir.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
122+ { \\" path\\ " :\\" src/lib/gitignore.test.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
123+ { \\" path\\ " :\\" src/lib/gitignore.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
124+ { \\" path\\ " :\\" src/lib/logger.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
125+ { \\" path\\ " :\\" src/lib/writers.ts\\ " ,\\" owners\\ " :[\\" @jjmschofield\\ " ]}
126+ { \\" path\\ " :\\" tsconfig.json\\ " ,\\" owners\\ " :[]}
127+ { \\" path\\ " :\\" tslint.json\\ " ,\\" owners\\ " :[]}
128128"
129129` ;
130130
0 commit comments