expect(
      parseGithubUrl('https://github.com/picidaejs/picidaejs/blob/b52330e3326279de7e4458b3c62b5bf862bc5d21/src/index.js')
    ).toMatchObject({
      filepath: 'src/index.js',
      owner: 'picidaejs',