Skip repositories with no package.json (#378)
* Skip repositories with no package.json Closes #376 * Fix await * Refactor file file check * Update tests
Showing
- lib/api/github.js 0 additions, 5 deletionslib/api/github.js
- lib/api/gitlab.js 2 additions, 2 deletionslib/api/gitlab.js
- lib/workers/repository/index.js 19 additions, 4 deletionslib/workers/repository/index.js
- test/api/__snapshots__/github.spec.js.snap 1 addition, 1 deletiontest/api/__snapshots__/github.spec.js.snap
- test/api/github.spec.js 2 additions, 2 deletionstest/api/github.spec.js
- test/api/gitlab.spec.js 2 additions, 2 deletionstest/api/gitlab.spec.js
- test/workers/repository/index.spec.js 31 additions, 17 deletionstest/workers/repository/index.spec.js
Loading
Please register or sign in to comment